-
I have a type that refers to itself. This is a simple tree. When I try to add such a type to react-hook-form, I get an error. How can this be fixed?
I also prepared an example in which the error is visible on line 32. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I'd say, it's a design limitation of this lib atm. See #4704 and #4670 for more information |
Beta Was this translation helpful? Give feedback.
-
When You have issues in |
Beta Was this translation helpful? Give feedback.
I'd say, it's a design limitation of this lib atm. See #4704 and #4670 for more information