paper-dropdown-menu icon indicating copy to clipboard operation
paper-dropdown-menu copied to clipboard

Paper dropdown menu and paper input CustomElementRegistry problem

Open arokiasamy-stack opened this issue 5 years ago • 0 comments

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

arokiasamy-stack avatar Jun 26 '20 06:06 arokiasamy-stack