Ana
Ana
Same problem here, it makes my app behave extra slow with full page refreshes after I add headers in the middleware. Still not solved in [email protected]. Following. The problem's "solved"...
Following as I have the same problem with circular dependencies of 3 stacks. For now I had to combine them into one big stack.
I encountered the same problem: `RequestExtendedInit` type is not exported. For now I use `any` as a type for my middleware's request. 