PolymerElements / paper-dropdown-menu

A Material Design browser select element
https://www.webcomponents.org/element/PolymerElements/paper-dropdown-menu
61 stars 107 forks source link

paper-dropdown demo errors #86

Closed ghost closed 8 years ago

ghost commented 8 years ago

Chrome 46, the demo does not render, with a string of errors in the console.

https://elements.polymer-project.org/elements/paper-dropdown-menu?view=demo:demo/index.html&active=paper-dropdown-menu

Uncaught NotSupportedError: Failed to execute 'registerElement' on 'Document': Registration failed for type 'dom-module'. A type with that name is already registered.
dsschnau commented 8 years ago

+1, Fails in Firefox as well

cdata commented 8 years ago

Not reproducible in the latest release. Please re-open this issue if it still occurs, with a JSBin containing a set of reproducible steps. For more details on filing issues, please refer to our contributing guidelines.