We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Trying to open a modal dialog with
<button class="btn btn-success" data-toggle="modal" data-target="#NewStudent"><span class="glyphicon glyphicon-plus-sign"></span> New Student</button>
On Safari, it flashes for a second then disappears. Works fine on Chrome. If I revert back to Bootstrap 3.0.3, it works OK.
I am using jQuery 2.1.0
The text was updated successfully, but these errors were encountered:
Please make a JS Fiddle, JS Bin, or similar that demonstrates the problem.
Sorry, something went wrong.
Closing until hearing more.
No branches or pull requests
Trying to open a modal dialog with
On Safari, it flashes for a second then disappears. Works fine on Chrome. If I revert back to Bootstrap 3.0.3, it works OK.
I am using jQuery 2.1.0
The text was updated successfully, but these errors were encountered: