-
Notifications
You must be signed in to change notification settings - Fork 18
Dropdown not working #50
Comments
I have the same problem and it's probably caused by the following: document.write('<script src="' + location + 'target-config.js"></script>') |
|
Guys, I am trying to use I think its related to this issue Polymer/polymer#1014 Can someone point me to doc for how to get web-animation-lite? |
Ok, my fault. I don't know, why my |
@vivekimsit In case your question about where to find the Web Animations polyfill hasn't been addressed, refer to https://github.com/web-animations/web-animations-js for the latest. |
Hi, I have checked out the latest source but now I am facing some other issue while opening the dropdown, it says:
I think the dev is not tested properly while pushing new changes. So, let me know if I should fall back to the core menu instead. Thanks! |
This problem seems to have resurfaced for me.... My element that utilizes neon-animations was working against Polymer 1.0.4 and broke down somewhere between then and the latest release |
While clicking on any dropdown item I am getting the following error on the console:
Uncaught ReferenceError: Animation is not defined
in paper-dropdown-transition line 80
The text was updated successfully, but these errors were encountered: