False positive assignment error with generics when using --strictBindCallApply #28900
Labels
Design Limitation
Constraints of the existing architecture prevent this from being fixed
Fixed
A PR has been merged for this issue
TypeScript Version: 3.3.0-dev.20181207
Search Terms: bind generic strict
Code
Compile with
tsc TypeScriptIssue.ts --target es6 --strictBindCallApply
Expected behavior:
No compile error
Actual behavior:
Playground Link: (no --strictBindCallApply flag available)
Related issues:
The text was updated successfully, but these errors were encountered: