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

speed dial demo not working for me #11

Open
davehorton opened this issue Nov 28, 2016 · 3 comments
Open

speed dial demo not working for me #11

davehorton opened this issue Nov 28, 2016 · 3 comments

Comments

@davehorton
Copy link

the other demo elements work, but speed dial fails for me (in Chrome) and I see this error in dev tools:

Uncaught TypeError: Failed to execute 'animate' on 'Element': 'function (a){return a}' is not a valid value for easing

@bennypowers
Copy link
Collaborator

Can you link to the problem?

@davehorton
Copy link
Author

@grv07
Copy link

grv07 commented Feb 9, 2018

polymer.html:1089 Uncaught TypeError: Failed to execute 'animate' on 'Element': 'function (a){return a}' is not a valid value for easing
at Object.b.newUnderlyingAnimationForKeyframeEffect (web-animations-next-lite.min.js:16)
at b.Animation._rebuildUnderlyingAnimation (web-animations-next-lite.min.js:15)
at new b.Animation (web-animations-next-lite.min.js:15)
at b.AnimationTimeline._play (web-animations-next-lite.min.js:15)
at Object.b.newUnderlyingAnimationForGroup (web-animations-next-lite.min.js:16)
at b.Animation._rebuildUnderlyingAnimation (web-animations-next-lite.min.js:15)
at new b.Animation (web-animations-next-lite.min.js:15)
at b.AnimationTimeline._play (web-animations-next-lite.min.js:15)
at b.AnimationTimeline.play (web-animations-next-lite.min.js:15)
at HTMLElement._runAnimationEffects (neon-animation-runner-behavior.html:62)

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