andretshurotshka
andretshurotshka

Rewrite `Update` type to support https://github.com/Microsoft/TypeScript/pull/12114
## General - [x] Basic infrastructure for unit tests - [ ] Write tests for helpers - [ ] defaults - [ ] entityIs - [ ] getEntityFirst - [...
## General - [ ] Keyboards - [ ] Tests - [x] Inline keyboards - [ ] Tests ## Types - [ ] Independent tests for `rxjs-typings`, `xstream-typings`, `rx-typings`, `most-typings`
With state like this ``` { users: [ {id: ..., users: [ { id: ..., note: '' } ] } ] } ``` when I'm trying to do dynamic list...
_Somewhat_ (~~sometimes~~) working fix for https://github.com/facebook/flow/issues/396
Fixes #6636 I also moved location of error to be more accurate when there is type annotation