googlearchive / paper-dropdown-menu

A UI control to choose an option from a drop-down menu, similar to a <select>
23 stars 21 forks source link

Demo.html won't work #36

Closed nhanco closed 9 years ago

nhanco commented 9 years ago

Everything look right but when i'm clicked on a dropdown nothing show. Console throw me "Uncaught TypeError: undefined is not a function timing-utilities.js:49"

Klathmon commented 9 years ago

I can confirm this same exact thing happening.

A fix for right now is to manually apply a "display: block" to the .dropdown class in the host element.

morethanreal commented 9 years ago

Seems to be working for me now, with web-animations/web-animations-js#1.0.1.