Hi
I have a created a custom component with a custom html form.
Its content is created at runtime, I mean I am trying to embed the excellent mergely library to make visual diff of texts and the component is built by the library at runtime.
Long story short, the custom-html custom component:
- is shown correctly inside the IDE per-se (e.g. if you click on its form, it is displayed)
- is shown as a single-line in the IDE in the form that uses it
- is not shown at all at runtime
I can’t understand this why it doesn’t show at runtime (nor point 2 to be sincere…)
https://anvil.works/build#clone:R4X73PLPKAG6HEW7=JHP3A6Y6U5RWKRHEZBB3PZLB
Thanks for your help