vuesax icon indicating copy to clipboard operation
vuesax copied to clipboard

[Vue warn] Hydration node mismatch in Nuxt3

Open yuyanghh opened this issue 1 year ago • 2 comments

I've install Vuesax as plugin in Nuxt3 by following @lk77 's instruction. When developing, console kept complaining about Hydration node mismatch.

Error message:

entry.js:50 [Vue warn]: Hydration node mismatch:
- Client vnode: div 
- Server rendered DOM: <!---->  
  at <VsCard key="rec0iYqi6rO6KMaLj" > 
  at <Index onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< undefined > > 
  at <RouteProvider key="/" vnode= 

Your OS macOS 14.1.2 Node.js version v20.0.0 Vuesax version v4.3.0-alpha.0 Browser version Arc v4.3.0-alpha.0 Chrome Engine Version 119.0.6045.199 Which package manager did you use for the install? npm

yuyanghh avatar Dec 05 '23 12:12 yuyanghh

i will look into that, i don't really know why it does that

lk77 avatar Dec 07 '23 16:12 lk77

@yuyanghh

I don't have any issue running the VsCard component inside nuxt,

Screenshot from 2024-01-18 13-35-04

how do you reproduce this issue ?

thanks.

lk77 avatar Jan 18 '24 12:01 lk77