Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Getting error while trying Ripple animation. Uncaught NotSupportedError: Failed to execute 'animate' on 'Element': Partial keyframes are not supported. #28

@tjsavage

Description

@tjsavage

From @ankurvr7003 on July 16, 2015 9:18

I am trying to implement ripple and reverse-ripple animation in my application. My application is running on Polymer v1.0.

When i test this animation in separate page then it is working fine but when i am trying to test inside my application it shows javascript error

Uncaught NotSupportedError: Failed to execute 'animate' on 'Element': Partial keyframes are not supported.

My app have header and side menu bar. And one thing i want to let you know is whole application is mixed up with polymer elements and other libraries like (Twitter Bootstrap, jQuery, etc).

Please help me short this out.
Thanks in advance

Copied from original issue: Polymer/polymer#2092

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions