Posts tagged with web-components

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.