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
Jquery 3.5.0 does not work with the collapse class from Bootstrap 4, and throws the following error when the element is clicked on.
This has been fixed in versions 3.5.1+, and upgrading the dependency to 3.5.1+, or reverting to 3.4.1 should fix it.
The text was updated successfully, but these errors were encountered:
Bump jquery from 3.4.1 to 3.5.0 in /src/package.json(sharmalab#18)
f5415f8
Bump jquery from ^3.5.0 to ^3.5.1 in /src/package.json(sharmalab#18)
87a191e
No branches or pull requests
Jquery 3.5.0 does not work with the collapse class from Bootstrap 4, and throws the following error when the element is clicked on.
This has been fixed in versions 3.5.1+, and upgrading the dependency to 3.5.1+, or reverting to 3.4.1 should fix it.
The text was updated successfully, but these errors were encountered: