We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Going to app.posthog.com gives me the login screen for a significant amount of time before taking me over to /insights:
/insights
A lot less flashing, either with better routing, or by adding a loader while we make a decision.
This happens on Cloud, but locally I get a different type of flicker: large logo on white page before scene render.
The text was updated successfully, but these errors were encountered:
I think #3874 fixed it.
Sorry, something went wrong.
Still a thing
Still not fixed, at least I can reproduce on app...
mariusandra
Successfully merging a pull request may close this issue.
Bug description
Going to app.posthog.com gives me the login screen for a significant amount of time before taking me over to
/insights
:Screen.Recording.2021-04-05.at.10.12.50.mov
Expected behavior
A lot less flashing, either with better routing, or by adding a loader while we make a decision.
How to reproduce
Environment
This happens on Cloud, but locally I get a different type of flicker: large logo on white page before scene render.
Additional context
Thank you for your bug report – we love squashing them!
The text was updated successfully, but these errors were encountered: