Akryum / Akryum/floating-vue

Hydration issues - Nuxt 3/Vue 3

Aberta
#1,006 15 comentários 26 reações 0 responsáveis Ver no GitHub
Linguagem predominante
TypeScript
Estrelas
3.5k
Forks
341
Merge médio
14min
PRs com merge (30d)
8

Descrição

This just started showing up in the latest Nuxt 3.9, probably due to the Vue version bump but I'm not sure.

Getting a lot of Hydration attribute mismatch because the ID of the popper is different from SSR. Errors look like:

```
- rendered on server: id=\"popper_44tr48ae_tdggwc\"
- expected on client: id=\"popper_gjw3s4ml_tdglzw\"
Note: this mismatch is check-only. The DOM will not be rectified in production due to performance overhead.
```

Not sure how to solve this or if it has any real impact at all.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.