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 ssr with nodekey param #122

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

adrum
Copy link
Contributor

@adrum adrum commented Nov 18, 2023

I noticed when trying to build the production dockerfile, the previous methodology of accessing the search params were inaccessible during SSR. This just moves the reading of the URL to the onMount method to bring compatibility for SSR.

@routerino
Copy link
Contributor

Thanks, would have been picked up ideally within the release tests but that's where a good CICD test pipeline would be useful.

@routerino routerino merged commit a9db179 into gurucomputing:master Nov 19, 2023
routerino pushed a commit that referenced this pull request Feb 24, 2024
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.

2 participants