T
TanStack5mo ago
quickest-silver

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
compatible-crimson5mo ago
not yet. raise a github feature request please
quickest-silver
quickest-silverOP5mo ago
I need to create an issue or open a discussion topic?
compatible-crimson
compatible-crimson5mo ago
would be a feature request via a discussion
quickest-silver
quickest-silverOP5mo 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.

Did you find this page helpful?