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

Improve handling of time for server side rendering #250

Open
antho1404 opened this issue Apr 20, 2023 · 0 comments
Open

Improve handling of time for server side rendering #250

antho1404 opened this issue Apr 20, 2023 · 0 comments

Comments

@antho1404
Copy link
Member

In the App, the now required for some queries is rounded because the getInitialProps is called multiple time when server side rendering. We should improve that, best way by removing this now and if not possible, find a better way to share this now

Originally posted by @antho1404 in #236 (comment)

@antho1404 antho1404 mentioned this issue Apr 20, 2023
2 tasks
@ismailToyran ismailToyran linked a pull request Jul 20, 2023 that will close this issue
1 task
@ismailToyran ismailToyran linked a pull request Sep 28, 2023 that will close this issue
1 task
This was unlinked from pull requests Nov 28, 2023
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

No branches or pull requests

1 participant