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

[BUG] On mobile, revisiting the page will sometimes load a cached version with no data #96

Open
apmwebdev opened this issue Jan 27, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@apmwebdev
Copy link
Owner

Description

On mobile (Android, specifically... not sure if this affects iOS), if you have the tab open with the app, but close Chrome (or maybe just leave it idle for a while?) and then go back to the app, it will partially reload the page, but in a way where it will somehow not load the data. I assume that this is due to caching of some sort, but I'm not entirely sure where/how it's happening.

Regardless, it will say that you have zero guesses even if you actually have submitted some. Fully reloading the page seems to fix this.

If this is caching related, the caching should be controlled better so that the cache doesn't reload an empty version of the app. Otherwise, the cause should be determined and the issue fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant