Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up console errors #143

Open
bnmajor opened this issue Sep 9, 2024 · 0 comments
Open

Clean up console errors #143

bnmajor opened this issue Sep 9, 2024 · 0 comments

Comments

@bnmajor
Copy link
Collaborator

bnmajor commented Sep 9, 2024

  • 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 do document.querySelector(".resize-handle").removeEventListener("mousedown", ...

Originally posted by @manthey in #131 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant