-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hello! I caught two errors with undefined block properties. TypeError: Cannot read properties of undefined (reading 'links')\n in
| content: {links, ...content}, |
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
Labels
No labels