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

Error in IE 11 #110

Open
jbardnz opened this issue Apr 15, 2019 · 2 comments
Open

Error in IE 11 #110

jbardnz opened this issue Apr 15, 2019 · 2 comments

Comments

@jbardnz
Copy link

jbardnz commented Apr 15, 2019

Hi there,

I have come across an error in IE 11:

Syntax Error: node_modules/vue-js-toggle-button/src/Button.vue:40

The issue appears to be on these lines:

const contains = (object, title) => { return typeof object === 'object' && object.hasOwnProperty(title) }

I actually use the same syntax in my own project and that doesn't give an IE 11 issue - so possibly the error is related to how this plugin is compiled?

If I can be of any other help let me know.
 

@Splashdown
Copy link

Hey !
Got exactly the same problem...
Would be nice if we can find a fix :)

@east2dd
Copy link

east2dd commented Jun 21, 2019

Any updates?

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