mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:42:59 +03:00
🐛 Bug Report: Profile Picture Not Updated #268
Reference in New Issue
Block a user
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?
Originally created by @LucasJanin on GitHub.
Reproduction steps
When I add a Profile Picture to my account, I can see the message:
But the picture never gets updated and returns to the default "AA".
Expected behavior
Update the profile picture with the version I uploaded.
Actual Behavior
I can see the picture in the Profile Picture area, but it disappears when I refresh the page.
Version and Environment
v0.45.0
LXC installation via Proxmox VE Helper Scripts
Log Output
@kmendell commented on GitHub:
If you do a hard refresh in your browser does it show up? (meaning clear the cache)
@LucasJanin commented on GitHub:
Hi @kmendell and @stonith404
My profile picture magically appeared the day after.
@stonith404 It is nice to know a fix is on the way.
Thanks
@stonith404 commented on GitHub:
The profile picture should update when you clear the cache.
In
4ba68938ddI've fixed that the profile picture cache gets ignored after a profile picture gets updated. This fix will be available in the next release.