Locale files are not updated unless the Sharkey version changes
What happened?
When locale files are modified without changing the Sharkey version (such as during local development), the stale version can become "stuck" and will not update without extreme manual intervention. [1] This complicates development work.
- The process to refresh locales involves clearing client-side data (browser cache & local storage), server-side data (nginx cache), and build artifacts (built/frontend/locales). Even then, it's not 100% reliable.
What did you expect to happen?
When rebuilding Sharkey, the locales should always be updated.
Version
2024.9.0-dev
Instance
enby.life
What type of issue is this?
both
What browser are you using? (Client-side issues only)
Firefox
What operating system are you using? (Client-side issues only)
Windows 11
How do you deploy Sharkey on your server? (Server-side issues only)
Build from source
What operating system are you using? (Server-side issues only)
Ubuntu Server
Relevant log output
N/A
Contribution Guidelines By submitting this issue, you agree to follow our Contribution Guidelines
- I agree to follow this project's Contribution Guidelines
- I have searched the issue tracker for similar issues, and this is not a duplicate.