Brendan McDonald
Results
2
comments of
Brendan McDonald
> @wadehammes the [matcher config](https://nextjs.org/docs/advanced-features/middleware#matcher) allows filtering to specific paths so that it doesn't run for `_next` or other static assets. @ijjk If we wanted to restore the old middleware...
I've noticed this today too. I believe it was a change that was introduced recently. I would love to know a fix for it. For reference, in a Stack, the...