mbrzuzy
Results
3
comments of
mbrzuzy
> I also encountered this issue but turns out that I had not installed `@tanstack/react-query` itself. I just ran `pnpm add @tanstack/react-query` and the issue was solved I understand these...
Removing header from the stack like some suggested doesn't resolve it for me. Is till get the flicker / height problem.
Not sure what's going on with MaterialTabBar, but I fixed this issue with the following: ``` ```