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

fix: account for undefined node to prevent corrupted internal portals #4249

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jessicamcinchak
Copy link
Member

@jessicamcinchak jessicamcinchak commented Feb 4, 2025

See thread https://opensystemslab.slack.com/archives/C088K9ZL8EA/p1738656913551289

When re-created locally, this throws a simple TypeError Cannot read 'data' of undefined at Node.tsx:27.

Suspect this is trying to be called before the flow has been fully loaded/set in the store. This clears up immediate "corrupted" bug locally for me, but we'll eventually want to get to the bottom of this - I think the common editor Preview sidepanel error id "nodeId" not found is a similar race condition.

Copy link

github-actions bot commented Feb 4, 2025

Pizza

Deployed 991c2cd to https://4249.planx.pizza.

Useful links:

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

Successfully merging this pull request may close these issues.

1 participant