Skip to content

Failed to construct CustomElement when we create w-radio dynamically #156

@cwpeng

Description

@cwpeng

How to get this bug:

  1. Go to our website: https://padax.github.io/w-components/
  2. Open console and execute code: document.createElement("w-radio");
  3. We can get error message as below:
    未命名-2

If we google error message, I get this discussion from stackoverflow:
https://stackoverflow.com/questions/43836886/failed-to-construct-customelement-error-when-javascript-file-is-placed-in-head

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions