Open mitar opened 8 years ago
unhandledrejection is sent when there is a promise which has been rejected, but rejection has not been handled. We should catch those and log them as errors.
unhandledrejection is sent when there is a promise which has been rejected, but rejection has not been handled. We should catch those and log them as errors.