Ana

Results 3 comments of 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. ![image](https://user-images.githubusercontent.com/63323342/213604830-142af540-77a5-446c-9996-3ad91864636f.png)