Siddharth Suresh

Results 60 comments of Siddharth Suresh
trafficstars

hey @papsavas, thanks for the issue, can you please complete the issue template? Also can you provide an example of an extension failing for you with the typescript error.

thanks @papsavas, taking a look now

> I think the logical next step would be adding better error handling to prevent it from hanging during a recipe install. Having it create non-existent folders is one idea...

@cfragkos @LeonMueller-OneAndOnly I am not sure that this is an error in blitz, would you open the issue in the [superjson repository](https://github.com/blitz-js/superjson)

Thanks for the detailed update. I will take another look soon.

Hey @kyken, thanks for the issue. The quickest workaround would be to use beta 15 of the codemod that still uses the app directory. ``` npx @blitzjs/[email protected] upgrade-legacy ``` The...

Hey @jan-wilhelm, thanks for the issue. We will have to discuss whether to allow a more flexible versioning of react query used in the RPC package

@tordans yeah I think I can replicate this. Will get a fix in as soon as I figure out the reason. The page initially loads with the next_error and soon...

hey @tordans after a discussion, it was concluded that this is expected behaviour in order to get suspense working server side in next.js, so you can just ignore this as...