-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
- We have some console errors
Cannot read properties of null (reading 'layers')which probably occurs when switching images. We should probably just guard this so it doesn't happen. - Possible coupled with the previous, sometimes I see a
Cannot read properties of null (reading 'removeEventListener')error when we dodocument.querySelector(".resize-handle").removeEventListener("mousedown", ...
Originally posted by @manthey in #131 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Progress