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

2.0-preview issue: paper-menu-button-animations.html doesn't import web-animations.html #122

Open
flashlee opened this issue May 12, 2017 · 1 comment

Comments

@flashlee
Copy link

Description

In 1.x element`s version paper-menu-button-animations.html imports web-animations.html form neon-animation. (https://github.com/PolymerElements/paper-menu-button/blob/master/paper-menu-button-animations.html#L12)
Here is no such import in 2.0-preview version.

Expected outcome

When click on dropdown-trigger element dropdown-content should appear with animation.

Actual outcome

When click on dropdown-trigger element dropdown-content appears without any animation.
Also error is appeared in dev console:
Couldnt play ( fade-in-animation ). ReferenceError: KeyframeEffect is not defined

@rene-lindner-isw
Copy link

I think this is intended.
https://www.webcomponents.org/element/PolymerElements/paper-menu-button -> Changes in 2.0

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