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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClientOnly attrs are passed to the default slot #15444

Closed
huang-julien opened this issue Nov 11, 2022 · 0 comments 路 Fixed by nuxt/framework#8921
Closed

ClientOnly attrs are passed to the default slot #15444

huang-julien opened this issue Nov 11, 2022 · 0 comments 路 Fixed by nuxt/framework#8921

Comments

@huang-julien
Copy link
Member

Environment

nuxt rc 13

Reproduction

https://stackblitz.com/edit/nuxt-starter-g7nvjf?file=app.vue

Describe the bug

Hi 馃憢 this is a very small issue, currently it seems that ClientOnly is trying to make its default slot inherit its attributes. It triggers a warn message in the console since the default slot is rendered using a Fragment.

Additional context

No response

Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants