You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somebody, cough@Zeroks77cough implemented a great april pun but neglected that the random variable is important :)
Nevermind, I read the if statement the other way around, so something does not seem to work.
To Reproduce:
Upload a picture in chrome
The picture does not change because it still gets cached.
The random reload feature is disabled because it only gets enabled with the feature flag on.
Either we should find a way to make both work or remove the feature flag.
The text was updated successfully, but these errors were encountered:
Describe the bug:
Somebody,
cough @Zeroks77 cough implemented a great april pun but neglected that the random variable is important :)Nevermind, I read the if statement the other way around, so something does not seem to work.
To Reproduce:
Expected behavior:
Additional context:
phonebook/Phonebook.Frontend/src/app/modules/profile-picture/components/profile-picture/profile-picture.component.ts
Lines 59 to 60 in 0a68f53
The random reload feature is disabled because it only gets enabled with the feature flag on.
Either we should find a way to make both work or remove the feature flag.
The text was updated successfully, but these errors were encountered: