Skip to content

TypeError: Cannot read properties of undefined #950

@krozhkov

Description

@krozhkov

Hello! I caught two errors with undefined block properties. TypeError: Cannot read properties of undefined (reading 'links')\n in

content: {links, ...content},
and TypeError: Cannot read properties of undefined (reading 'map')\n in
{items.map((item) => {

I don't know how to reproduce these errors because I found them in the logs. But this can be reproduced by editing the contents of the page-constructor component.

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