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

On fresh start, App flickers on home page before going to intro screen #253

Closed
rolznz opened this issue Jul 11, 2024 · 0 comments · Fixed by #287
Closed

On fresh start, App flickers on home page before going to intro screen #253

rolznz opened this issue Jul 11, 2024 · 0 comments · Fixed by #287
Assignees

Comments

@rolznz
Copy link
Contributor

rolznz commented Jul 11, 2024

image

The issue is because the homepage is the default route, the info hasn't loaded yet, so no redirect occurs.

Maybe if there's no info we can not render the router (will there still be a flicker as soon as the info is loaded?)

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 a pull request may close this issue.

2 participants