buhrmi / vue-pouch

Live and reactive PouchDB bindings for Vuejs
164 stars 20 forks source link

:beetle: PouchDB - Cannot read property 'force' of undefined #17

Closed PhearZero closed 6 years ago

PhearZero commented 6 years ago

Throws an error on change while searching for keys on an undefined object. If options are undefined, we pass a empty object

Uncaught (in promise) TypeError: Cannot read property 'force' of undefined