"Clear cache" sometimes doesn't properly clear the cache #98
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The "clear cache" functionality sometimes doesn't work properly. Seems to happen especially when translations get updated.
The only remedy that seems to work for me is clearing localStorage in the browser, but this also wipes any login tokens as well, requiring the user to log back in.
The "clear cache" button should probably also purge the SW and any local data, yeah.
Can't say I'll look into it soon (given how things are going), but this is an important tracking bug - it'll make development much easier too!
There's still https://mk.toast.cafe/patches/clear-cache-v1.patch which seems to work well for me, but someone had an issue with it (I forget what it was).
any chances you still got the patch saved on your side ? this link is broken now