Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upReport unhandled Promise rejections #17531
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In Firefox this is implemented by this code and eventually ends up in this code which does the real work. Firefox does not implement the
onunhandledrejectionevent yet, however.