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
Seen on /stable 1.7.5 and current master running locally.
Reproduce
Create a new Snapshot, click it and get to the annotation interface.
Add a text element:
Save the annotation and exit the Snapshot overlay dialog. Note at the very bottom of the tree on the left you'll see a pink dotted line:
Dragging on the browser's bottom edge to Increase the height of the window will reveal the annotation's text element:
Looking in Dev Tools > Elements, you'll see that contenteditable divs are being left in the DOM:
Multiple rounds of annotation leave multiple contenteditables remaining; refreshing clears them. Although the above screenshot shows a count of two console errors, they aren't being created by this problem.
The text was updated successfully, but these errors were encountered:
Seen on /stable 1.7.5 and current master running locally.
Reproduce
Multiple rounds of annotation leave multiple contenteditables remaining; refreshing clears them. Although the above screenshot shows a count of two console errors, they aren't being created by this problem.
The text was updated successfully, but these errors were encountered: