Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

RenderContent.ts | Incorrect image property association #23

Open
marbio opened this issue Jun 1, 2023 · 0 comments
Open

RenderContent.ts | Incorrect image property association #23

marbio opened this issue Jun 1, 2023 · 0 comments

Comments

@marbio
Copy link

marbio commented Jun 1, 2023

The extractComponents function, in renderContent.ts file, contains a bad binding for props.image.
In fact the url is fetched from props.image instead of props.image.filename.

This happens because on the storyblok dashboard the Asset type is used instead of Image (old) type.
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant