Replies: 1 comment 1 reply
-
From the Changelog, under Middleware (https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#middleware-unstable):
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to throw response from middleware which is compatible with both fetch and useFetcher (stream) requests?
The example below do these things:
Beta Was this translation helpful? Give feedback.
All reactions