lightningrodlabs / we-tauri

Creating a group coherence with holochain apps
https://lightningrodlabs.org/we
Other
43 stars 4 forks source link

load polyfill for component scoping #18

Closed weswalla closed 1 year ago

weswalla commented 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
matthme commented 1 year ago

Thank you! I don't quite understand all the intricacies of element scoping yet to be honest but I'll merge it in now.