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: N.app.isHidden is not a function #16541

Closed
sentry-io bot opened this issue Jan 22, 2025 · 1 comment
Closed

TypeError: N.app.isHidden is not a function #16541

sentry-io bot opened this issue Jan 22, 2025 · 1 comment
Labels
sentry Reports linked from Sentry.io or Sentry enhancements

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 22, 2025

Sentry Issue: TREZOR-SUITE-11V7

TypeError: N.app.isHidden is not a function
  File "@trezor/suite-desktop-core/./src/app.ts", line 271, in emit
    mainWindow && !mainWindow.isDestroyed() && mainWindow.isClosable() && !app.isHidden();
  File "@trezor/suite-desktop-core/./src/libs/app-utils.ts", line 27, in restartApp
    app.quit();
  File "@trezor/suite-desktop-core/./src/app.ts", line 129, in emit
    restartApp();
...
(5 additional frame(s) were not displayed)
@sentry-io sentry-io bot added the sentry Reports linked from Sentry.io or Sentry enhancements label Jan 22, 2025
@github-project-automation github-project-automation bot moved this to 🎯 To do in Suite Desktop Jan 22, 2025
@martykan
Copy link
Member

Should be already resolved by #16326.
As mentioned there, the error is logged but doesn't seem to affect anything visibly.

@martykan martykan marked this as a duplicate of #16536 Jan 23, 2025
@github-project-automation github-project-automation bot moved this from 🎯 To do to 🤝 Needs QA in Suite Desktop Jan 23, 2025
@bosomt bosomt moved this from 🤝 Needs QA to ✅ Approved in Suite Desktop Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sentry Reports linked from Sentry.io or Sentry enhancements
Projects
Status: ✅ Approved
Development

No branches or pull requests

1 participant