Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove invalid .on() from bootstrap-dropdown.js #6970

Closed
wants to merge 1 commit into from
Closed

Conversation

rzhw
Copy link

@rzhw rzhw commented Feb 18, 2013

Fixes #6835

Remnant from b5ad50686c (line 161) where first param was removed but not the whole line


For example, causes with aFarkas/webshim#211: IE8, IE9 and IE10 Release Preview for Windows 7

Fixes twbs#6835

Remnant from b5ad506 where first param was removed but not the whole line
@dmethvin
Copy link
Contributor

Reported here but it's definitely not a functional use of .on().

http://bugs.jquery.com/ticket/13471

@gordey4doronin
Copy link

Signed to #6835 issue and this pull-request

@zxbodya
Copy link

zxbodya commented Feb 24, 2013

This line also causes incompatibility with jQuery UI Dialog - dialogs can not be closed (using jquery 1.8.3 & jquery-ui 1.9.2)

@cvrebert
Copy link
Collaborator

cvrebert commented Mar 4, 2013

An alternative fix was applied: 40b7a90.

@mdo
Copy link
Member

mdo commented May 23, 2013

Closing out. If there are any lingering issues, let us know with a new issue or PR against v3. Thanks!

@mdo mdo closed this May 23, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dropdown issue "too much recursion"
6 participants