-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Version
@nuxtjs/cloudinary 2.5.1-2.7.0
nuxt: 3.11.1
Reproduction Link
Steps to reproduce
You can run a typecheck in a project using CldImage
or
intellisense will highlight an error in https://github.com/nuxt-modules/cloudinary/blob/main/src/runtime/components/CldImage.vue
at
| const { url } = useCldImageUrl({ options, config }); |
| const { url } = useCldImageUrl({ options, config }); |
What is Expected?
Some field values should be constrained to only some string values
What is actually happening?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working