Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read properties of undefined #950

Open
krozhkov opened this issue May 31, 2024 · 1 comment
Open

TypeError: Cannot read properties of undefined #950

krozhkov opened this issue May 31, 2024 · 1 comment

Comments

@krozhkov
Copy link

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.

@PahaN47
Copy link
Contributor

PahaN47 commented Feb 18, 2025

@krozhkov is there still an issue? If so, could you please provide some more information to help us reproduce these errors?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants