nuxt-modules / cloudinary

Cloudinary Module for Nuxt
https://cloudinary.nuxtjs.org
MIT License
249 stars 34 forks source link

Hydration missmatch for CLD Video Player #213

Closed Baroshem closed 3 months ago

Baroshem commented 4 months ago

Run playground and see the error in the console

image

colbyfayock commented 4 months ago

fyi i ended up removing the ID approach due to not being able to get around this

someone implemented a warning check if there are multiple players, but it's not totally reliable, as it yells even if you dont have multiple: https://github.com/cloudinary-community/next-cloudinary/pull/294

Baroshem commented 3 months ago

Thanks for the note @colbyfayock. I will remove it as well :)