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

bootstrap-select throws javascript error with jquery slim #2285

Closed
kingmotley opened this issue May 22, 2019 · 1 comment
Closed

bootstrap-select throws javascript error with jquery slim #2285

kingmotley opened this issue May 22, 2019 · 1 comment

Comments

@kingmotley
Copy link

kingmotley commented May 22, 2019

bootstrap-select's default behavior when you have a data-max-options attribute and you select too many items is to throw up a message and then fade it out, however, jquery slim does not contain the .fadeOut function, so it throws a javascript error.

Documentation should be updated to note that the full jquery is required, or the fadeOut function removed or reworked.

@caseyjhol
Copy link
Member

Released in v1.13.11!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants