-
-
Notifications
You must be signed in to change notification settings - Fork 835
bug: scoped: true SSR hydrated components get duplicated <style> tags #6088
Copy link
Copy link
Closed
Labels
Bug: ValidatedThis PR or Issue is verified to be a bug within StencilThis PR or Issue is verified to be a bug within StencilHelp Wanted
Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already report this problem, without success.
Stencil Version
Latest
Current Behavior
Expected Behavior
only one style tag
System Info
No response
Steps to Reproduce
Open https://stackblitz.com/edit/stencil-start-ydmeww and look at any demo. Notice 2 <style> tags applied for one component
Code Reproduction URL
https://stackblitz.com/edit/stencil-start-ydmeww
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bug: ValidatedThis PR or Issue is verified to be a bug within StencilThis PR or Issue is verified to be a bug within StencilHelp Wanted