-
Couldn't load subscription status.
- Fork 915
Closed
Labels
bugSomething isn't workingSomething isn't workingtriageAwaiting initial review and prioritizationAwaiting initial review and prioritizationv4#4488#4488
Description
Environment
Nuxt 4.1.3
Nuxt/ui: 4.0.1
Is this bug related to Nuxt or Vue?
Nuxt
Package
v4.x
Version
v4.0.1
Reproduction
Error: Object literal may only specify known properties, and 'provider' does not exist in type 'Partial'.ts-plugin(2353)
Description
When using UBlogPost i would like to give a provider prop for the NuxtImg
<UBlogPost
:image="{
src: data.image.url || '',
alt: data.image.alt || '',
provider: xxx,
height: 400,
width: 600
}"
/>
Additional context
No response
Logs
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageAwaiting initial review and prioritizationAwaiting initial review and prioritizationv4#4488#4488