-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Organization custom avatar only gets updated on browser cache reset #165
Comments
Maybe you have cache. Try to call directly |
Indeed I had a cache. |
So let's refine the cache headers for the avatars. |
It looks like this issue got fixed |
Really? But which PR fixed this? |
@lunny Nvm somehow disable cache was checked >_< |
Then, just close this one? @gencer could you confirm this is resolved? |
fork macaron and send PR to the original? Maybe we will change macaron to other framework some time. |
@lunny Done, now I hope that Unknwon merges this PR in the next couple of days. |
When a new organization avatar get uploaded you get a message says:
Organization avatar setting has been updated successfully.
File is uploaded to
data/avatars/{orgId}
but it does not show up on frontend.Until you Ctrl+ F5 or reset browser cache. It should reflect change immediately.
The text was updated successfully, but these errors were encountered: