ninjacoder

Results 2 issues of ninjacoder

### Provide environment information nothing ### Describe the bug ### ❗ Problem Using `trpc.studio.getMany.useSuspenseInfiniteQuery({ limit: 5 })` works correctly **on first render**, but after a mutation followed by `utils.studio.getMany.invalidate()`, tRPC...

🐛 bug: unconfirmed

### Description ![Image](https://github.com/user-attachments/assets/c601eb8c-6480-4c3f-933d-f59de02d44a4) ``` `No ViewManager found for class RNCSafeAreaProvider get (ViewManagerRegistry.java:88) createShadowNode` ``` Steps to reproduce Create new React Native project (react-native init MyApp --version 0.80.1) Add/remove some packages...