-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: prevent auspice instances to share internal state
This is dangerous because the state for one dataset may be invalid for another dataset. Here I create a memoized Map of auspice tree components by dataset name - this way the auspice component instances are different components.
- Loading branch information
1 parent
a465aa7
commit 8dff666
Showing
1 changed file
with
15 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters