Closed weswalla closed 1 year ago
this seems to fix a bug that was giving an error like:
Unhandled Promise Rejection: Error: Failed to execute 'define' on 'CustomElementRegistry': the name "todo-applet" has already been used with this registry
Thank you! I don't quite understand all the intricacies of element scoping yet to be honest but I'll merge it in now.
this seems to fix a bug that was giving an error like: