Abort Signal not being called #13662
Unanswered
lukasa1993
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello, i am having issue when request.abort is not triggered when user closes browser tab i noticed that its called from here
react-router/packages/react-router-express/server.ts
Line 128 in ddf8e16
but shouldn't it be on req.on close ? instead of res.on close? or at least both?
Beta Was this translation helpful? Give feedback.
All reactions