TypeScript #46735 is reporoducible with react-hook-form@7.17.1
. In src/Form.tsx
, on Controller
hover, the type hint doesn't appear, showing "Loading..." message for two minutes.
Types were imporved in this commit, so everything works fine with react-hook-form@7.17.2
.