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

UAlert Hydration children mismatch #1072

Closed
genu opened this issue Dec 6, 2023 · 1 comment
Closed

UAlert Hydration children mismatch #1072

genu opened this issue Dec 6, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@genu
Copy link
Contributor

genu commented Dec 6, 2023

Environment

  • Node version: v20.9.0

Version

edge

Reproduction

https://stackblitz.com/edit/nuxt-ui-lhn4nh?file=app.vue

Description

There is an issue when working with slots. A hydration warning shows up when adding any extra markup to the title slot.

Additional context

No response

Logs

No response

@genu genu added the bug Something isn't working label Dec 6, 2023
Copy link
Member

The title is a p, so you can't put a div inside.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants