RxJSInAction / rxjs-in-action

Code sample repository
132 stars 59 forks source link

Both withdraw and deposit on Example 10.10 fail with error:There was a problem updating the balances #9

Closed searler closed 7 years ago

searler commented 7 years ago

Google Chrome 60.0.3112.90 Fedora 25

The source of the error is

TypeError: Cannot read property 'checking' of undefined
paulpdaniels commented 7 years ago

@searler thanks for the bug report, I just pushed a fix for the issue