I have a button in my workshop app that lets users modify their profile picture. The button works because I can see the profile picture changing in Object Manager, but I’m having an issue inside the workshop app. The profile picture is displayed with an image display widget. The variable that holds the object set edited through the button shows “object not found,” and it doesn’t update even if I refresh the page. I have to manually reselect the variable, and then it shows the edited object. Is this a bug? I’m not sure how to fix it.