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

This plugins broken when the version of IE below 10 #2151

Closed
Jed5 opened this issue Nov 19, 2018 · 3 comments
Closed

This plugins broken when the version of IE below 10 #2151

Jed5 opened this issue Nov 19, 2018 · 3 comments

Comments

@Jed5
Copy link

Jed5 commented Nov 19, 2018

When I use it which version is 1.13.2 in IE8 or 9,
IE console shows 1 errors:
Unable to get undefined or null referenced property "toggle" in bootstrap-select.js (30,3)
IE8 and 9 isn't compatible with Element.classList. so how to use it in IE 8 and 9? can you give some suggestions

Thanks

@bazineta
Copy link

bazineta commented Dec 2, 2018

Bootstrap 4 doesn't support IE8 or 9 either, so if you're moving to the 1.3 version for BS4 support, there's probably more things you're going to run into.

@caseyjhol
Copy link
Member

I'll need to add a classList polyfill at some point (which can then be removed in v2), but for now, check out https://github.com/eligrey/classList.js/.

@caseyjhol
Copy link
Member

Released in v1.13.4!

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

3 participants