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: clustermap reload if not loaded #61

Merged
merged 2 commits into from
Aug 21, 2023

Conversation

rabarbra
Copy link
Contributor

closes #54

@rabarbra rabarbra marked this pull request as ready for review August 16, 2023 15:08
use JSON.parse in a try-catch block instead, in case the ID of the cluster map ever changes
@FreekBes
Copy link
Owner

I rewrote your idea to make sure the code won't cause an infinite refresh in case the ID of the clustermap element ever changes. The idea was good though, happy with the PR 😄

@FreekBes FreekBes merged commit 9abd1b2 into FreekBes:main Aug 21, 2023
@FreekBes FreekBes added the bug Something isn't working label Aug 21, 2023
@rabarbra
Copy link
Contributor Author

Yes, this solution looks better than mine. And I tested it - it works fine. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using "Click to go back' on cluster visualization
2 participants