You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our form editor, markdown and HTML are not being rendered properly for HTML and Text View components.
How our form editor renders β :
How vanilla form-js renders π :
Ideas for how to fix this:
My guess is that our work to hone the CSS/design of the form
unintentionally broke the rendering of markdown and HTML. So, we'd need to fix this without breaking our intentional styling changes.
In our form editor, markdown and HTML are not being rendered properly for HTML and Text View components.
How our form editor renders β :
How vanilla form-js renders π :
Ideas for how to fix this:
unintentionally broke the rendering of markdown and HTML. So, we'd need to fix this without breaking our intentional styling changes.