If you are feeling brave enough, you can work around the checks in the Elm runtime by adding a react-style dangerouslySetInnerHTML
attribute by monkey patching the HTMLElement
class:
1 Like
If you are feeling brave enough, you can work around the checks in the Elm runtime by adding a react-style dangerouslySetInnerHTML
attribute by monkey patching the HTMLElement
class: