backbone.bootstrap-modal
backbone.bootstrap-modal copied to clipboard
be sure to use last jquery 1.9 version for multiple modals fonctionnality
be sure to use last jquery 1.9 version for multiple modals fonctionnality
Why is this?
so people can find out about it, because I had this jquery bug for hours. and.. the bug did not came from this extension.
Odd that you had that behaviour because I'd been using this extension for a long time with jQuery 1.7 and 1.8. Do you know which line or jQuery feature it was that was causing the problem?
it was jquery each I believe. Or I should say jquery falls in a infinite loop and crash the browser.
FYI, I also had the same error with jquery 1.8.2. Upgrading to jquery 1.10.1 fixed the problem.
I don't know if it could be significative, but the 1.8.2 version was minified and the 1.10.1 is not.