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(TreeView): Fix undefined problem #1581

Merged
merged 1 commit into from
Nov 19, 2024
Merged

fix(TreeView): Fix undefined problem #1581

merged 1 commit into from
Nov 19, 2024

Conversation

silvalaura
Copy link
Collaborator

Issue: none

What I did

MAST is reporting running into Error: Uncaught [TypeError: Cannot read properties of undefined (reading 'hasOwnTreeItems')] in our pre-release version. Adding null checking to a few more places to see if that fixes is.

Screenshots:

Checklist

  • changeset has been added
  • Pull request description is descriptive
  • [-] I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes
  • [-] I have added tests that prove my fix is effective or that my feature works

How to test

Can't reproduce this issue locally, so will merge and send to MAST team to test.

@silvalaura silvalaura self-assigned this Nov 19, 2024
@silvalaura silvalaura requested a review from a team as a code owner November 19, 2024 17:58
Copy link

changeset-bot bot commented Nov 19, 2024

🦋 Changeset detected

Latest commit: 450ab46

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
react-magma-dom Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

Copy link
Contributor

@silvalaura silvalaura merged commit f37d5c4 into dev Nov 19, 2024
2 checks passed
@silvalaura silvalaura deleted the fix/treeUndefined3 branch November 19, 2024 18:12
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