nuxt-modules / cloudinary

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

Coudinary.UploadWidget postMessage issue #165

Closed cliengme closed 9 months ago

cliengme commented 10 months ago

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.

Capture d’écran 2023-11-21 à 17 58 47

When the widget is closed an re-opened after uploading, it is not initiated correctly. Capture d’écran 2023-11-21 à 17 30 50

I was able to fix the bug with this workaround : https://github.com/colbyfayock/next-cloudinary/compare/v4.18.0...v4.18.1

Baroshem commented 10 months ago

Hey Buddy,

Thanks for reporting this issue. Would you be interested in contributing to the module and creating a PR with the fix? I can provide any assistance needed :)

cliengme commented 10 months ago

Hello, yes I can create a PR if you want.

Baroshem commented 10 months ago

Awesome thank you! 💚

I will review and merge it once I will be back from short vacation (~1 december)