How to get this bug:
- Go to our website: https://padax.github.io/w-components/
- Open console and execute code:
document.createElement("w-radio");
- We can get error message as below:

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