backbone.bootstrap-modal icon indicating copy to clipboard operation
backbone.bootstrap-modal copied to clipboard

be sure to use last jquery 1.9 version for multiple modals fonctionnality

Open hacking-robot opened this issue 11 years ago • 5 comments

be sure to use last jquery 1.9 version for multiple modals fonctionnality

hacking-robot avatar Mar 22 '13 09:03 hacking-robot

Why is this?

powmedia avatar Mar 22 '13 14:03 powmedia

so people can find out about it, because I had this jquery bug for hours. and.. the bug did not came from this extension.

hacking-robot avatar Mar 22 '13 15:03 hacking-robot

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?

powmedia avatar Mar 22 '13 15:03 powmedia

it was jquery each I believe. Or I should say jquery falls in a infinite loop and crash the browser.

hacking-robot avatar Mar 22 '13 15:03 hacking-robot

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.

shagi avatar Jun 19 '13 13:06 shagi