Kyle Fox

Results 37 comments of Kyle Fox

Is there any way you can simplify this test case? There's a whole bunch of other scripts that makes it difficult to understand what's actually happening here. It would be...

I merged #214, which should fix this issue. It's in the `master` branch, but I have not yet tagged a new release. Give it a try 👍

You're right, this is a good idea — if you're able to get it to merge cleanly I'll be happy to pull it in 👍

BTW sorry I missed your original PR, not sure how/why I didn't see it!

The apparent lack of concern about a potential security flaw is itself worrying 😰 I'd be happy to contribute to some kind of fix, but I was hoping my original...

> If we merge #4793, with the email_scope option, other people may want to pass other options to the email validator With all due respect, I think you might be...

@tegon Thanks again for the thoughtful reply. > But for libraries, we have to think long-term, because we have to support any API we introduce for future versions. Totally understand...

We're actually seeing a similar issue, but with the `inline_svg_tag` (asset pipeline) ```erb ``` which renders: ```html ``` What's confusing is this problem only happens _sometimes_, and I _cannot_ figure...

Hmmm — I haven't actually tested `jquery-tablesort` against jQuery 3.0. Also, I think I'd prefer to lock to a more specific range of jQuery versions officially supported rather than matching...

Sure, those sound good. I'd be happy to merge if you can provide a detailed description of how to reproduce the issues you're solving — or better yet, an example....