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

memoization: Cannot read property 'key' of undefined error #3838

Closed
alexec opened this issue Aug 20, 2020 · 4 comments · Fixed by #3839
Closed

memoization: Cannot read property 'key' of undefined error #3838

alexec opened this issue Aug 20, 2020 · 4 comments · Fixed by #3839
Assignees
Labels

Comments

@alexec
Copy link
Contributor

alexec commented Aug 20, 2020

Summary

Cannot read property 'key' of undefined
 Reload this page to try again.

Stack Trace
TypeError: Cannot read property 'key' of undefined
    at t.WorkflowNodeSummary (http://localhost:2746/main.fff2bcca56383603e1e1.js:210:455880)
...

This line

                  right: <div> {props.node.memoizationStatus.key} </div>

Message from the maintainers:

Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.

@alexec
Copy link
Contributor Author

alexec commented Aug 20, 2020

@rbreeze I think maybe you could fix this please?

@rbreeze
Copy link
Member

rbreeze commented Aug 21, 2020

will do!

@rbreeze rbreeze self-assigned this Aug 21, 2020
@rbreeze
Copy link
Member

rbreeze commented Aug 21, 2020

#3839

@alexec alexec linked a pull request Aug 21, 2020 that will close this issue
6 tasks
@alexec
Copy link
Contributor Author

alexec commented Aug 21, 2020

thank you

@alexec alexec closed this as completed Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants