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 menu and paper input CustomElementRegistry problem #321

Open arokia-innominds opened 4 years ago

arokia-innominds commented 4 years ago

When i added both (paper-input and paper-dropdown) component in single page it gives me the error Uncaught (in promise): NotSupportedError: Failed to execute 'define' on 'CustomElementRegistry': the name "paper-input-char-counter" has already been used with this registry Error: Failed to execute 'define' on 'CustomElementRegistry': the name "paper-input-char-counter" has already been used with this registry