-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
$el.selectpicker('val',value) causes errors e.stopPropagation is not a function #1366
Comments
Same here |
See guidelines for contributing.
|
I had the same issue, but it solved after I call refresh function before changing |
+1 |
Closing this until somebody can follow guidelines for contributing. |
@caseyjhol: Please re-open. Here's my first attempt at using jsBin https://jsbin.com/muvuguy/347/edit?html,js,output In the demo uncheck 'auto-run with JS'. |
The reason this works with jQuery 3.0.0 and above is |
Duplicate of #1167. |
bootstrap-select 1.10.0
jquery 2.2.3
anyone encountering the same issue?
The text was updated successfully, but these errors were encountered: