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

TypeError: Cannot read property 'isFocused' of undefined #884

Open
sentry-io bot opened this issue Jul 10, 2020 · 1 comment
Open

TypeError: Cannot read property 'isFocused' of undefined #884

sentry-io bot opened this issue Jul 10, 2020 · 1 comment
Labels

Comments

@sentry-io
Copy link

sentry-io bot commented Jul 10, 2020

Sentry Issue: KAP-5MB

TypeError: Cannot read property 'isFocused' of undefined
  File "app:///main/cropper.js", line 151, in Screen.<anonymous>
    const wasFocused = cropper.isFocused();
@sindresorhus
Copy link
Member

This feels related to #882. Maybe we're not properly cleaning up some event handlers?

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

No branches or pull requests

2 participants