You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Hello! I caught two errors with undefined block properties.
TypeError: Cannot read properties of undefined (reading 'links')\n
inpage-constructor/src/sub-blocks/LayoutItem/LayoutItem.tsx
Line 18 in baa0f3d
TypeError: Cannot read properties of undefined (reading 'map')\n
inpage-constructor/src/blocks/Icons/Icons.tsx
Line 43 in 80f3cfa
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.
The text was updated successfully, but these errors were encountered: