Generic type check seems cannot infer type #23763
Labels
Duplicate
An existing issue was already created
Working as Intended
The behavior described is the intended behavior; this is not a bug
TypeScript Version: 2.7.0-dev.201xxxxx
Search Terms:
Code
Expected behavior:
No type check errors
Actual behavior:
Error: Type '{ test: "aaa"; }' is not assignable to type 'Partial'
Playground Link: playground
Related Issues:
The text was updated successfully, but these errors were encountered: