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

RenderContent.ts | Incorrect image property association #23

@marbio

Description

@marbio

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions