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

Dont work in IE 11 and below #10

Open
celestial-labs opened this issue May 5, 2017 · 0 comments
Open

Dont work in IE 11 and below #10

celestial-labs opened this issue May 5, 2017 · 0 comments

Comments

@celestial-labs
Copy link
Contributor

IE 11 and all Versions below have the same simple javascript error.

IE console output:

the objekt dont know the "includes" method

the incorrect line:
`
'switch-' + (legalSize.includes(options.size) ? options.size : 'default'),

`
without the includes method it works perfect

demo page dont work

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

1 participant