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

The object does not support a property or method " includes " (IE11) #64

Closed
gewisser opened this issue Aug 24, 2017 · 2 comments
Closed
Assignees
Labels

Comments

@gewisser
Copy link

Hello.

Browser Internet Explorer 11 (The object does not support a property or method " includes "):

image

portal-vue.js:

image

@LinusBorg LinusBorg self-assigned this Aug 24, 2017
@LinusBorg LinusBorg added the bug label Aug 24, 2017
@LinusBorg
Copy link
Owner

Thanks!

I hope to do a general cleanup release soon, hoefully this week, and will clean this up as well.

In the meantime, you can help yourself out by including a polyfill for this method:

https://github.com/zloirock/core-js/blob/master/fn/array/includes.js

@gewisser
Copy link
Author

Thanks!

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

No branches or pull requests

2 participants