Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Type instantiation is excessively deep..' error caused by update to SetRequired<> in v3.10.0 #627

Closed
andyjy opened this issue May 29, 2023 · 0 comments · Fixed by #628
Closed

Comments

@andyjy
Copy link
Contributor

andyjy commented May 29, 2023

The change #611 produces TS error TS2589: 'Type instantiation is excessively deep and possibly infinite' when applied to my application code (as a result of computing all the intersections of each key in Keys with it's Required<> version).

@andyjy andyjy changed the title TS2589: 'Type instantiation is excessively deep and possibly infinite' introduced by SetRequired<> update in v3.10.0 'Type instantiation is excessively deep..' error caused by update to SetRequired<> in v3.10.0 May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant