-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
Description
Version
"@nuxtjs/cloudinary": "^2.4.3",
"nuxt": "^3.8.1",
Steps to reproduce
Install module as on docs page
Tried to use CldUploadWidget component as in docs
What is Expected?
No error console and the widget to work when opening it again.
What is actually happening?
Error in the console when opening the CldUploadWidget.

When the widget is closed an re-opened after uploading, it is not initiated correctly.

I was able to fix the bug with this workaround : cloudinary-community/next-cloudinary@v4.18.0...v4.18.1
Reactions are currently unavailable