You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this is very helpful for you too @boreens, but I was facing the same and I switched from using Zod to straight-up types as events and I don't see this error anymore. I think Zod adds a few additional layers of abstractions so with many events I was constantly seeing this error.
I am working on an integration with TypeScript Hono app. Following error stated to appear
Any suggestions?
**System info **
The text was updated successfully, but these errors were encountered: