cloudinary icon indicating copy to clipboard operation
cloudinary copied to clipboard

Cloudinary Module for Nuxt

Results 57 cloudinary issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? Please describe. Update the Types and URL Loader libraries to pull in updated Video Player types. This unlocks the `textTracks` property...

enhancement
good first issue
hacktoberfest

We have several interesting examples in our documentation and would be useful to have them also in the playground folder where we are testing things locally.

enhancement
good first issue
hacktoberfest

# **Feature Request** ## **Is your feature request related to a problem? Please describe.** Add support for Extract ``` extract="" extract={{ prompt: 'space jellyfish', multiple: true, mode: 'mask', invert: true...

enhancement
good first issue
hacktoberfest

## Types of changes - [ ] Bug fix (a non-breaking change which fixes an issue) - [ ] New feature (a non-breaking change which adds functionality) - [ ]...

### Version @nuxtjs/cloudinary "^4.0.0" nuxt: "^3.16.1" ### Steps to reproduce Add CldUploadWidget without `@result` and Nuxt will display an error that it's missing a necessary prop ### What is Expected?...

bug

i want to get all image by tag for one page, how to do? and not use CldProductGallery, but use list of image

question

### Version @nuxtjs/cloudinary v4.0.0 Nuxt v4.0.3 ### Reproduction Link https://stackblitz.com/edit/github-q51eyr8z?file=nuxt.config.ts ### Steps to reproduce `npm run dev` ### What is Expected? The app should start proplery and show the Nuxt...

bug