Skip to content

fix: image urls als props #528

@simonmaass

Description

@simonmaass

🐛 The bug

I am fetching article data from prismic - incl. a banner image. When defining this on a page:

defineOgImage('Article', {
image: article.value?.data.image?.url,
})

i can see that the url is:

But in the satori component the props receives:

🛠️ To reproduce

x

🌈 Expected behavior

full url path to be given to prop

ℹ️ Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions