OS info
- Operating System : Mac OSX 19.0.0
- Wappler Version : 2.5.6
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="{"dmxBrowser":{}}" -->
<div is="dmx-browser" id="browser"></div>
And this:
Steps to reproduce
- Create a php SSI
- Add browser component
Community Page
Last updated:
Last updated: