⇐ Home

unhandledrejection "Can I use..." widgets

The unhandledrejection event is fired when a Promise is rejected but there is no rejection handler to deal with the rejection. The rejectionhandled event is fired when a Promise is rejected, and after the rejection is handled by the promise’s rejection handling code.

What browser do support unhandledrejection widget

Add this code to your website
<script data-feature="unhandledrejection" defer src="https://cdn.caniusewidgets.com/scripts/overviewtable.js"></script>
to display the following widget

How many browsers globally do support unhandledrejection widget

Add this code to your website
<script data-feature="unhandledrejection" defer src="https://cdn.caniusewidgets.com/scripts/browsersupport.js"></script>
to display the following widget

Is unhandledrejection supported in my browser widget

Add this code to your website
<script data-feature="unhandledrejection" defer src="https://cdn.caniusewidgets.com/scripts/single.js"></script>
to display the following widget
caniusewidgets.com/unhandledrejection
Change caniuse.com to caniusewidgets.com to get to this page

Other interesting features:

Give feedback
All feature data is provided by caniuse.com