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

fixed errors when expanding resources in state view #562

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

sei-aschlackman
Copy link
Contributor

If two resources had the same id, expanding one of them would cause an infinite loop. Switched to using the resource address as the unique identifier to avoid duplicates.

If two resources had the same id, expanding one of them would cause an infinite loop.
Switched to using the resource address as the unique identifier to avoid duplicates.
@sei-aschlackman sei-aschlackman merged commit 455e66d into development Apr 23, 2024
@sei-aschlackman sei-aschlackman deleted the bugfix/expand-state-duplicate-id branch April 23, 2024 14:20
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