T
TanStack2mo 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
deep-jade
deep-jade2mo ago
not yet. raise a github feature request please
quickest-silver
quickest-silverOP2mo ago
I need to create an issue or open a discussion topic?
deep-jade
deep-jade2mo ago
would be a feature request via a discussion
quickest-silver
quickest-silverOP2mo 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?