Replies: 1 comment
-
Hey! Can you share a minimal reproduction repo? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What packages are you using?
"@headlessui/react": "^2.1.10", "@hookform/resolvers": "^3.9.1", "react-hook-form": "^7.53.1", "zod": "^3.23.8"
What browser are you using?
For example: Chrome
Describe your issue
Using Input component with forwardref and react hook form controller with zod cause page infinity loading without any error
Beta Was this translation helpful? Give feedback.
All reactions