Adding AppConnect component in SSI

OS info

Problem description

If I add a component via UI inside a SSI it adds to the header the html code for double quote instead of the symbol and a few other characters.

If I had the components manually via code everything works correctly in the SSI. Calling the browser js via script tag.

If I do it via UI I get this which adds a string to the SSI header but it seems off.

<!-- Wappler include appconnect="local" is="dmx-app" bootstrap4="local" fontawesome_4="local" jquery_slim_33="local" id="i18n" components="{&quot;dmxBrowser&quot;:{}}" -->

<div is="dmx-browser" id="browser"></div>

And this:

Steps to reproduce

  1. Create a php SSI
  2. Add browser component
Community Page
Last updated: