Skip to content

atsikov/ts-4.5.2-perf-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript 4.5.2 type hints and autocomplete regression repro

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.