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

refactor: Move client hydration provider to the server config #2173

Merged

Conversation

tschaffter
Copy link
Member

Description

This is to address a warning message shown in the browser console when start the app without SSR (hydration is only useful for SSR, not CSR). This PR implements this change.

@tschaffter tschaffter self-assigned this Sep 28, 2023
@tschaffter tschaffter marked this pull request as ready for review September 28, 2023 17:56
@tschaffter tschaffter merged commit 4cd828a into Sage-Bionetworks:main Sep 28, 2023
@tschaffter tschaffter deleted the fix-internal-server-error branch September 28, 2023 17:57
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