Moishi Netzer

Results 32 comments of Moishi Netzer

> The mobile application would need to talk to an API on your server that uses Prisma. What would you recommend for type safety in that case?

Same issue happening to me - Any updates?

I'm also seeing the same issue when using `clearError()` in a `useCallback`

Thanks for all the help @byCedric this fixed my issues - It would be great to suggest this as the default behaviour in the docs for monorepos.

Hey Zonalds, and thanks for reaching out! I've just finished doing some research and here is what I think: ### Supporting other Frameworks PBandJ addresses the issue of creating and...

I don't have much experience with other pipelines but I would assume it would be converting the action to a pipeline, chatGPT is nearly always your best friend for these...

Feel free to open a PR lets see if CI/CD passes

Can you try this using npm link and see if that works? This could be a yarn issue rather than an issue with this project

Can confirm the above works for `partysocket` but `partysocket/react`'s `usePartySocket` still fails to run.

Update: Even `partysocket` does not run in production on a real device. @threepointone do you have any thoughts on how to approach this? Happy to submit a PR to help.