sandpack icon indicating copy to clipboard operation
sandpack copied to clipboard

Sandpack Vanilla Template ignores <head> content

Open sivaramaaa opened this issue 1 year ago • 1 comments

Bug report

This is almost same as https://github.com/codesandbox/sandpack/issues/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

  • [ ] sandpack-client
  • [x] sandpack-react

sivaramaaa avatar Oct 15 '24 17:10 sivaramaaa