Skip to content

TypeError: Cannot read properties of undefined #950

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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