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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
In this line of
writeReadableStreamToWritable
:https://github.com/remix-run/react-router/blob/6ab22a708ad968e6cdd1b3bf367b38d74097ebb5/packages/react-router-node/stream.ts#L27
Why is the error re-throwed? This results in uncaught promise rejection. I think it's enough to destroy the stream with error.
Beta Was this translation helpful? Give feedback.
All reactions