Skip to content

Do not forward typeParameters when using resolved Path #417

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

Merged
merged 1 commit into from
Jan 5, 2020
Merged

Conversation

danez
Copy link
Collaborator

@danez danez commented Jan 5, 2020

fixes #410

We were incorrectly forwarding the typeparams while resolving a new type (the resolved one) which might have new or different type params.

@danez danez added the bug label Jan 5, 2020
@danez danez merged commit e960d8c into master Jan 5, 2020
@danez danez deleted the fix-ts branch January 5, 2020 19:57
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typescript infinite loop
1 participant