nuxt / nuxt.com

The Nuxt website, made with Nuxt.

Home Page:https://nuxt.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Videos not playing

danielroe opened this issue · comments

See https://nuxt.com/docs/getting-started/transitions

Do we need to set CORS headers in cloudinary account?

cc @antfu it might be related to the recent changes on vercel.json, could you take a look please?

That would make sense.

DevTools screenshot of Nuxt's docs website, showing requests blocked by COEP

The requests are blocked by coep, which has been set to require-corp.

Let's revert the CORS for now, I'll try to find another solution