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
This is almost same as #373 , I am trying to render a HTML which contains inline CSS inside <head> , but Sandpack totally ignores it , But if we use "Open Sandbox" there it's rendering properly .
Hi @danilowoz , If possible can you give a quick glance at this issue and let me know if it's an issue from the Sandpack library or is it something a config issue from my end ?
Bug report
This is almost same as #373 , I am trying to render a HTML which contains inline CSS inside
<head>
, but Sandpack totally ignores it , But if we use "Open Sandbox" there it's rendering properly .Here's a codesandbox demonstrating the issue: https://codesandbox.io/p/sandbox/vigilant-herschel-5ltsxm
This issue is present in latest Sandpack React version : 2.19.9
Packages affected
The text was updated successfully, but these errors were encountered: