You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2023. It is now read-only.
if we don’t suppress unhandled rejections, it gets caught by process.on(‘unhandledRejection’) and crashes the app. it’s okay to suppress the rejection because the promise will eventually be handled by the app
0 commit comments