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

Force a page refresh when a new version of the application was launched #12

Open
skerit opened this issue Dec 7, 2022 · 2 comments
Open

Comments

@skerit
Copy link
Member

skerit commented Dec 7, 2022

When someone is browsing the website & a new version is deployed, the user won't necessarily notice.
But if the deploy contained new client-side changes, a "desync" will occur.
The browser might not know about new fields & settings, causing weird behaviour.

So when a new version is deployed, the next page should force a refresh.

This means all requests will have to send their version.

@roelvangils
Copy link
Member

Interesting :) But this sounds like a real edge case, no?

@skerit
Copy link
Member Author

skerit commented Dec 7, 2022

@cstrobbe just had this happen to him ^^

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

2 participants