Posts tagged with custom-elements
How to solve "Uncaught TypeError: Illegal constructor"
Getting the Illegal constructor error when using a class that inherits from HTMLElement is common. This is how you solve it.
Getting the Illegal constructor error when using a class that inherits from HTMLElement is common. This is how you solve it.