Search or scroll through everything
Hi, i just create project using Nuxt 3, and use this library @nuxtjs/cloudinary, here is my simple code, i try all trigger callback : <CldUploadButton v-if="props.withImageUpload" :options="{ maxFiles: 1 }" :on-success="(result: CloudinaryUploadResponse, widget: any) => { console.log('Callback triggered');…
You need to be logged in to ask or answer questions. You can use your Cloudinary account, just click the "Sign In" button.