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
Hello, I'm facing "preact-markup: Error: Document parse failed." error on passing "<body></body>" with type as html. <Markup markup={"<body></body>"} type="html" />
Hello, I'm facing "preact-markup: Error: Document parse failed." error on passing
"<body></body>"
with type ashtml
.<Markup markup={"<body></body>"} type="html" />
Observed on preact-markup version 2.1.1.
Codesandbox: https://codesandbox.io/s/preact-markup-issue-rjftnj
Thanks
The text was updated successfully, but these errors were encountered: