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

Nuxt3 SSR Hydration mismatch #1312

Open
azuryel opened this issue Jun 12, 2024 · 0 comments
Open

Nuxt3 SSR Hydration mismatch #1312

azuryel opened this issue Jun 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@azuryel
Copy link

azuryel commented Jun 12, 2024

Current Behavior:

When i follow the doc for a Nuxt3 installation and copy paste the media-player into my component i got an SSR mismatch error, also the video are displaying while loading ( SSR ) but as soon as i got the Hydration mismatch ( after component mounted) the video are not available to play or not displaying

Expected Behavior:

No SSR mismatch -- poster show during load --> video display after can play == true

Steps To Reproduce:

Fresh nuxt3 install, fresh vidstack install , following the doc

Reproduction Link: How to create a repro?

Environment:

Anything Else?

@azuryel azuryel added the bug Something isn't working label Jun 12, 2024
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

1 participant