InlineStylesheets: 'never' is invalid for the styles and scripts generated by Astro islands #12395
Open
1 task done
Labels
needs triage
Issue needs to be triaged
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
I used inline Stylesheets: 'never', which seems to be ineffective for the styles and scripts generated by Astro islands. There is still a lot of code appearing on the current page
What's the expected result?
Is there a solution to prevent the page from having a lot of introverted styles and scripts?
Link to Minimal Reproducible Example
https://stackblitz.com/edit/2014-test-astro-islands?file=package.json,src%2Fstyles%2Fglobals.css,src%2Flayouts%2FLayout.astro,astro.config.mjs,tsconfig.json,src%2Fcomponents%2Fdemo.jsx,src%2Fpages%2Findex.astro&title=Astro%20Starter%20Kit:%20Basics
Participation
The text was updated successfully, but these errors were encountered: