Search code examples
htmlreact-nativeshoutem

HTML Code disappears from ShoutEm Builder


I have a HTML5 element I'd like to include in the body of one of my ShoutEm screens in ShoutEm builder. When I paste the element's HTML code into the description box, it shows the element, but the code and element disappears the moment I click anywhere in the builder.

Is there any way to make the HTML code stick and not disappear?


Solution

  • The HTML5 editor included in the content settings pages for the CMS is limited in it's uses.

    It doesn't support:

    • Inline styling
    • <iframe> embeds other than YouTube
    • Nested components inside of text components (e.g. <br/> or <span> inside <p>