-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Conflict with bootstrap.js #740
Comments
The issue here is that Bootstrap takes over the button functionality, you can add the following to default back to jQuery UI:
This will change Bootstrap so if you're using button() you'll need to adjust accordingly. |
thanks for solution, i had same error |
Hi guys, I have problems when resizing jquery-ui dialogs as well. Thanks in advance, I've created a jsfiddle showing the error :) |
Conflicts with bootstrap.js v.3 resize dialog fails
The text was updated successfully, but these errors were encountered: