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

PR for issue #75 #74

Merged
merged 1 commit into from
Apr 13, 2022
Merged

PR for issue #75 #74

merged 1 commit into from
Apr 13, 2022

Conversation

mdunbavan
Copy link
Contributor

@mdunbavan mdunbavan commented Apr 13, 2022

Potential fix for #75

  • adding ssr to the app might stop the app from waiting for the client to load before the script and creating the JSOn code error on refresh. We are basically loading it all in one go with this strategy and not expecting the client-side to do the heavy lifting for us.

Signed-off-by: Mark Dunbavan mdunbavan@gmail.com

- adding ssr to the app might stop the app from waiting for the client to load before the script and creating the JSOn code error on refresh. We are basically loading it all in one go with this strategy and not expecting the client-side to do the heavy lifting for us.

Signed-off-by: Mark Dunbavan <mdunbavan@gmail.com>
@mdunbavan mdunbavan changed the title See below: PR for issue #75 Apr 13, 2022
@naveensrinivasan naveensrinivasan merged commit dacbfdd into main Apr 13, 2022
@naveensrinivasan naveensrinivasan deleted the fixes/goatcounter-ssr branch April 13, 2022 14:54
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