Siddharth Suresh

Results 60 comments of Siddharth Suresh
trafficstars

@tordans imo the easiest way to work around this, would be to turn of `suspense` of blitz-rpc and handle the loading and error states imperatively. does that work for you?

Work in https://github.com/blitz-js/blitz/pull/4341 will fix this

@PixelsCommander > 1. Create fresh project with 2.0.9 > 2. Add page under src/pages/record/[userId].tsx > 3. Add useMutation there you are using both `app` and `pages` directory, is the `_app.tsx`...