Skip to content

ActiveRecordingsList hang fix #229

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

Merged
merged 2 commits into from
Jun 24, 2021

Conversation

andrewazores
Copy link
Member

Fixes #216. Closes #228.

Memoizes function to prevent continuous re-renders due to function reference change in hooks
@Josh-Matsuoka
Copy link
Contributor

PR looks good to me! I was about to ping you about this today, the loop was caused by addSubscriptions breaking memoization of refreshRecordingsList, triggering reruns of the notification handlers. I'll go ahead and close my PR.

@andrewazores andrewazores merged commit 95ba0a5 into cryostatio:main Jun 24, 2021
@andrewazores andrewazores deleted the recordings-hang-fix branch June 24, 2021 17:41
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.

Tab hangs when visiting Recordings
2 participants