Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Nuxt 3 hydration errors for scoped: true components #6056

Open
3 tasks done
johnjenkins opened this issue Nov 25, 2024 · 0 comments · May be fixed by #6057
Open
3 tasks done

bug: Nuxt 3 hydration errors for scoped: true components #6056

johnjenkins opened this issue Nov 25, 2024 · 0 comments · May be fixed by #6057
Labels
Bug: Validated This PR or Issue is verified to be a bug within Stencil Help Wanted

Comments

@johnjenkins
Copy link
Contributor

johnjenkins commented Nov 25, 2024

Prerequisites

Stencil Version

Latest

Current Behavior

Rendering a scoped: true component utilising <slot /> / slotted contents, results in hydration errors and render errors

Expected Behavior

No hydration errors. No rendering errors.

System Info

No response

Steps to Reproduce

Within repro repo:

pnpm i
cd packages/stencil-components
pnpm build
cd ../nuxt-test
pnpm dev

Code Reproduction URL

https://github.com/johnjenkins/nuxt-stencil-testing

Additional Information

image

No response

@ionitron-bot ionitron-bot bot added the triage label Nov 25, 2024
@christian-bromann christian-bromann added Bug: Validated This PR or Issue is verified to be a bug within Stencil Help Wanted and removed triage labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Validated This PR or Issue is verified to be a bug within Stencil Help Wanted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants