Y
Hacker News
new
|
ask
|
show
|
jobs
by
hombre_fatal
2232 days ago
promise.catch(console.error) is still handling the error.
1 comments
z3t4
2231 days ago
That's still a soft error. Meaning the app will continue like if nothing happened. Resulting in poisonous state.
link