Properly load a custom component

I think the ability to upload a custom component is amazing! I use this feature to load custom web components which in my opinion are more suitable for this use.

I have tried many ways but I cannot figure out on the following points:

  • The component is loaded multiple times into the DOM.

  • If I try to change the execution order of the scripts, the interface goes crazy and starts duplicating them in the list.

  • I can’t set a fixed size for the custom component container. These are lost when the page is refreshed.