- From: Hasan Yousef <notifications@github.com>
- Date: Wed, 25 May 2016 12:25:07 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Wednesday, 25 May 2016 19:25:34 UTC
I tried the example and the command line `customElements.define("flag-icon", FlagIcon);` did not work with me, once I replaced it with the `document.registerElement("flag-icon", FlagIcon);` command, it worked fine! --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/506
Received on Wednesday, 25 May 2016 19:25:34 UTC