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

neon-animation demos are not working. #224

Open
1 of 8 tasks
alvaropinot opened this issue Mar 12, 2017 · 6 comments
Open
1 of 8 tasks

neon-animation demos are not working. #224

alvaropinot opened this issue Mar 12, 2017 · 6 comments

Comments

@alvaropinot
Copy link

Description

neon-animation demos are not working.

Expected outcome

animations are reproduced

Actual outcome

neon-animated pages demo

the squares at http://morethanreal.github.io/neon-animation-demo/bower_components/neon-animation/demo/grid/index.html page get's black.

the following error is show at Chrome's console.

Uncaught TypeError: Failed to execute 'animate' on 'Element': 'function (a){return a}' is not a valid value for easing
    at Object.b.newUnderlyingAnimationForKeyframeEffect (keyframe-effect-constructor.js:72)
    at b.Animation._rebuildUnderlyingAnimation (web-animations-next-animation.js:40)
    at b.Animation (web-animations-next-animation.js:26)
    at b.AnimationTimeline.play (timeline.js:41)
    at Object.b.newUnderlyingAnimationForGroup (group-constructors.js:93)
    at b.Animation._rebuildUnderlyingAnimation (web-animations-next-animation.js:44)
    at b.Animation (web-animations-next-animation.js:26)
    at b.AnimationTimeline.play (timeline.js:41)
    at HTMLElement._runAnimationEffects (neon-animation-runner-behavior.html:61)
    at HTMLElement.playAnimation (neon-animation-runner-behavior.html:84)
b.newUnderlyingAnimationForKeyframeEffect @ keyframe-effect-constructor.js:72
_rebuildUnderlyingAnimation @ web-animations-next-animation.js:40
b.Animation @ web-animations-next-animation.js:26
play @ timeline.js:41
b.newUnderlyingAnimationForGroup @ group-constructors.js:93
_rebuildUnderlyingAnimation @ web-animations-next-animation.js:44
b.Animation @ web-animations-next-animation.js:26
play @ timeline.js:41
_runAnimationEffects @ neon-animation-runner-behavior.html:61
playAnimation @ neon-animation-runner-behavior.html:84
_selectedChanged @ neon-animated-pages.html:142
_complexObserverEffect @ polymer.html:1181
(anonymous) @ polymer.html:1029
_effectEffects @ polymer.html:1026
_propertySet @ polymer.html:1020
setter @ polymer.html:1087
scope._onTileClick @ index.html:56
(anonymous) @ polymer.html:347
fire @ polymer.html:929
_onClick @ animated-grid.html:158
(anonymous) @ polymer.html:347

Live Demo

http://morethanreal.github.io/neon-animation-demo/bower_components/neon-animation/demo/grid/index.html

Steps to reproduce

  1. open http://morethanreal.github.io/neon-animation-demo/bower_components/neon-animation/demo/grid/index.html
  2. open developers tools / console
  3. click a square

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10
@sowsan
Copy link

sowsan commented Mar 30, 2017

+1

2 similar comments
@MidiDEVS
Copy link

MidiDEVS commented Apr 5, 2017

+1

@JGSolutions
Copy link

+1

@NicolasRannou
Copy link

+1 it impacts all components relying on animations -

@JGSolutions
Copy link

any progress on this?

@samuelli
Copy link
Member

Where is this linked from?

The demo on webcomponents.org works for me:
https://www.webcomponents.org/element/PolymerElements/neon-animation/demo/demo/index.html

The same demo is 'grid'.

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

6 participants