Mateusz Groth

Results 3 issues of Mateusz Groth

### What version of React Router are you using? 6.22.3 ### Steps to Reproduce Case 1 - Create a router to test * path ```tsx ``` Case 2 - Create...

bug

### Check that this is really a bug - [X] I confirm ### Reproduction link https://codesandbox.io/p/devbox/swiper-react-infinite-loop-vfz433?file=%2Fsrc%2FApp.jsx ### Bug description If you attempt to render a basic loop swiper with any...

### Issue description Whenever there is a pending query on some endpoint 'A', invalidation of cache (re-fetch when subscribed) on endpoint 'B' is only triggered when the endpoint 'A' query...

RTK-Query