platforms icon indicating copy to clipboard operation
platforms copied to clipboard

Error with Cloudinary upload widget

Open ragingwind opened this issue 2 years ago • 1 comments

I would like to use eslint with next/core-web-vitals but it causes build fail with below:

./components/Cloudinary.js
39:11  Error: External synchronous scripts are forbidden. See: https://nextjs.org/docs/messages/no-sync-scripts  @next/next/no-sync-scripts

AFAIK, external synchronous scripts can't be used and placed in Head. How to fix it, or any recommendation for workaround?

ragingwind avatar Jan 21 '22 09:01 ragingwind

Good question, looping in the Cloudinary team to help with this, seems like the issue is isolated to the upload widget

steven-tey avatar Mar 31 '22 00:03 steven-tey

Have you tried using npm i cloudinary package?

dlisjak avatar Mar 02 '23 20:03 dlisjak

Closing this since we've moved from Cloudinary to Vercel Blob :)

steven-tey avatar Jul 05 '23 22:07 steven-tey