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

Bug Fix for Reference Hierarchy Changes #31

Merged
merged 2 commits into from
Jun 20, 2023

Conversation

OwenFeik
Copy link
Contributor

Previous PR introduced a bug in the view where it would crash if reloaded.
This was due to making an attribute that should have been per-instance static, causing instances to attempt to reuse it and add it to multiple parent components.
This PR makes the attribute an instance attribute to resolve.

@ci-richard-mcelhinney ci-richard-mcelhinney merged commit 58769d6 into ci-richard-mcelhinney:n4 Jun 20, 2023
@ci-richard-mcelhinney ci-richard-mcelhinney linked an issue Aug 14, 2023 that may be closed by this pull request
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.

Improve workbench NHaystack Service View
2 participants