VSCode TS IntelliSense freezes when using z.lazy() schemas with react-hook-form? #328
Unanswered
Julian24Design
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The schema
The creation form component
The freezing InteliSense screenshot
Creating a simplified schema manually without z.lazy() can solve this.
Am I using the schemas wrong? Are there any recommended patterns for using these auto-generated schemas with react-hook-form without freezing TS InteliSense?
Beta Was this translation helpful? Give feedback.
All reactions