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

Getting a KeyFrameEffect is not defined error #1

Closed
npezza93 opened this issue Jun 20, 2015 · 2 comments
Closed

Getting a KeyFrameEffect is not defined error #1

npezza93 opened this issue Jun 20, 2015 · 2 comments

Comments

@npezza93
Copy link

Seems to be occurring in the opaque-animation component. Only occurs using this gem. Any ideas why this is happening?

*Edit - This might be caused by an issue in polymer-rails gem with the webcomponents.js file

@npezza93
Copy link
Author

FIXED When using any neon elements be sure to add the following line to your application.js file:

//= require web-animations-js/web-animations-next-lite.min

alchaplinsky pushed a commit that referenced this issue May 17, 2016
Update element to latest versions (2016-05-14)
@builtbyproxy
Copy link

Just a quick bump, for anyone wondering.
This was an AWESOME fix thankyou @npezza93

run: bower install web-animations/web-animations-js
and then include in your polymer component:

A bit different to the require but yeah, be aware your folder structure could be different depending where your bower components are.

Thanks again @npezza93

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