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

Uncaught SyntaxError: Duplicate data property in object literal not allowed in strict mode #646

Open
pjako opened this issue Oct 29, 2014 · 2 comments

Comments

@pjako
Copy link

pjako commented Oct 29, 2014

I'm currently getting this error when I add web-animation.js to my index.html
web-animations.js:4546 Uncaught SyntaxError: Duplicate data property in object literal not allowed in strict mode

@alancutter
Copy link
Contributor

I'm not able to reproduce this, could you give a code example that shows the error?
Which browser + version are you using?

@pjako
Copy link
Author

pjako commented Oct 30, 2014

I use chronium v40
This is how I tested it:
https://gist.github.com/pjako/f9d93b08504bb9c69576

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