We are using LitElement to build custom components. On using two separate components on web give error :
Uncaught DOMException: Failed to execute 'define' on 'CustomElementRegistry': the name "dom-module" has already been used with this registry Is there a way to bypass this error and have better control over naming CustomElementRegistry and name other than "dom-module" Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/92c66e15-0c2c-4332-8641-358f09a0b62f%40googlegroups.com.
