Lucas Mazza
Lucas Mazza
Sorry, you're right. We have some inconsistencies with strings in JavaScript that maybe we can go around this. I'll dig into this later.
@pekeler your test case on jsbin isn't working for me as pulling the `rails.js` from GitHub does not provides the right mime type, so I rewrote it and tested on...
I still can't reproduce this with Safari 7.0.1 (9537.73.11). Would be awesome to have a reproducible test case or example somewhere to try to get to the bottom or this.
Using `return false` and/or `stopPropagation` on click events doesn't play nice with other libraries
We don't have a strict list of browsers we support but if this change doesn't break anything on the latest major versions of browsers and some of latest IEs I...
Have you tried to disable it again on the success callback? Sounds reasonable enough for me to do this in such case.
@steven-ferguson does `PUT` works as expected to you? I believe this might some browser issue and not something strictly related to jquery-ujs.
@arojoal could you work on a Pull Request for these changes?
@house9 @eddietejeda @sfsekaran is this still an issue for anyone? Currently jquery-ujs binds all events to the document element to support late bound elements through event delegation, so this should...
I've tried to update (or even remove, since I haven't found any reference to multi_json in this source and the `oauth2` already has an dependency on this) but the entire...