Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[client-app] Correctly handle window.unhandledrejection events
Summary: It seems that sometimes we get events that don't have `event.detail.reason`. This commits tries to make our best guess, or report info about the event shape Test Plan: manual Reviewers: mark, halla Reviewed By: halla Differential Revision: https://phab.nylas.com/D4420
- Loading branch information