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

fix: suppress all main node JS error message dialog #1460

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

louis-jan
Copy link
Contributor

@louis-jan louis-jan commented Jan 8, 2024

Describe Your Changes

As per user reports, there is still a case where the app could show a 'JavaScript error occurred in the main process' on quit. This pull request is intended to handle unhandled exceptions so that we can log them to the error log accordingly in #1430

jan ai_2

Fixes Issues

fixes #1264

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

Next Actions

Write unhandled error message into log file in #1430 for further user problem report.

@louis-jan louis-jan requested a review from a team January 8, 2024 18:10
@github-actions github-actions bot added the type: bug Something isn't working label Jan 8, 2024
@louis-jan louis-jan force-pushed the fix/suppress-main-node-uncaught-exception branch from a7b5e06 to 9549c40 Compare January 8, 2024 18:11
@louis-jan louis-jan merged commit 18e6656 into main Jan 9, 2024
5 checks passed
@louis-jan louis-jan deleted the fix/suppress-main-node-uncaught-exception branch January 9, 2024 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

bug: Mac - Jan quit unexpectedly on after force quit
2 participants