Open
Description
Which Umbraco version are you using?
16.0.0
Bug summary
I noticed when uploading a new user avatar the image is updated right away.
However when removing the image, the avatar is updated and toast notification shown, but not updated until page refresh.
Furthermore the change trigger "Unsaved changes" dialog. It probably should make the form "dirty" as the avatar change is updated anyway and not depends on click on save button.
Specifics
No response
Steps to reproduce
Upload an image for a user. Next remove the image and noticed it requires a page refresh to see the reflected change.
Expected result / actual result
No response