-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
inference problem with constraints involving conditionals and generics #29662
Comments
fyi, the problem is a major breaking change in our project, it prevents us from upgrading to the latest version of typescript, the workaround by @jack-williams helped though |
Personal request: Use |
unknown doesn't help |
Oh, yeah, it doesn't help here, but I just wanted to inform that |
the following is seen in typescript@3.4.0-dev.20190131:
The text was updated successfully, but these errors were encountered: