(regressions) Property 'something' does not exist on type '{}' and Types of parameters 'field' and 'value' are incompatible #18941
Labels
Working as Intended
The behavior described is the intended behavior; this is not a bug
TypeScript Version: nightly (2.6.0-dev.20171004)
Code
Many things broke (on unchanged code) when using lodash type definitions with latest nightly. The inferring is kinda broken (and it's not allowing parameters to be overloaded)
Expected behavior:
To work:
Actual behavior:
Doesnt:
The text was updated successfully, but these errors were encountered: