appy-one / acebase-client

Client to connect to remote AceBase NoSQL database server
MIT License
21 stars 8 forks source link

Uncaught (in promise) TypeError: Cannot read property 'then' of null #7

Closed appy-one closed 3 years ago

appy-one commented 3 years ago

When using a cache db, updating data while offline causes an Uncaught (in promise) TypeError: Cannot read property 'then' of null error in data-reference.ts

appy-one commented 3 years ago

Fix published in acebase-client v1.2.0