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
There's a bug with asset writing that can cause the images assets from one workpad to clobber another
To reproduce:
Create a workpad with an image element
Create a new workpad with a different image
Open the first workpad.
Hit the back button in the browser
Observe warning triangle. Open asset manage, observe that first workpad now has the image from the 2nd.
It appears to be the entire asset key that is getting clobbered, so you could also make a new workpad with no images, do the back button thing, and observe the empty asset list. I just wanted to make it clear that what was happening was that the asset key from one workpad was clobbering others.
The text was updated successfully, but these errors were encountered:
There's a bug with asset writing that can cause the images assets from one workpad to clobber another
To reproduce:
It appears to be the entire asset key that is getting clobbered, so you could also make a new workpad with no images, do the back button thing, and observe the empty asset list. I just wanted to make it clear that what was happening was that the asset key from one workpad was clobbering others.
The text was updated successfully, but these errors were encountered: