treact icon indicating copy to clipboard operation
treact copied to clipboard

TypeScript broken generics

Open goodmind opened this issue 8 years ago • 0 comments

Bad type inference when strict generic checks is enabled.

Workaround:

"noStrictGenericChecks": true

goodmind avatar Jul 15 '17 16:07 goodmind