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

Update dashboard UI version mismatch logic to redirect to a version-enabled URL to get past cached index.html #2940

Closed
MichaelBurgess opened this issue Jan 4, 2023 · 0 comments
Assignees

Comments

@MichaelBurgess
Copy link
Contributor

When we get a mismatched UI and server version, we show a warning error. However we still find that people are unable to clear this unless they do full hard refreshes, or restart browsers.

We can detect this and append a version string to the URL and force a reload, meaning we'll round-trip to the server and get the correct assets.

@MichaelBurgess MichaelBurgess self-assigned this Jan 4, 2023
@MichaelBurgess MichaelBurgess changed the title Update dashboard UI version mismatch logic to redirect to a version-enabled URL Update dashboard UI version mismatch logic to redirect to a version-enabled URL to get past cached index.html Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant