How can I opt out of global middleware?
I have a server function that shouldn't run one of the global middlewares I've registered. Is there a way to opt out from that middleware?
4 Replies
compatible-crimson•5mo ago
not yet. raise a github feature request please
quickest-silverOP•5mo ago
I need to create an issue or open a discussion topic?
compatible-crimson•5mo ago
would be a feature request via a discussion
quickest-silverOP•5mo ago
GitHub
[Feature Request] Opt out of global middleware · TanStack router ...
I have a server function that shouldn't run one of the global middlewares I've registered. It would be great to have the option to opt out of that middleware.