QurateInc / vue-pouch-db

Vue Pouch DB is a VueJS Plugin that binds PouchDB with Vue and keeps a synchronised state with the database. Has support for Mango queries which are processed locally within the VuePouchDB state.
MIT License
126 stars 14 forks source link

Don't work with pouchdb-find plugin with remote base #10

Open pavellzubkov opened 5 years ago

pavellzubkov commented 5 years ago

Thanks for nice package! issue: browser send error when trying use find in remote base.

TypeError: db.fetch is not a function

on local base "find" work well, "pouch-auth plugin" work well on local and remote. for some reason db instance in pouchdb-find plugin don't have fetch method and i can't understand why..

sadiqevani commented 5 years ago

@pavellzubkov I don't have access into this repository anymore to hotfix it, and the current company/owner that have access to it hasn't answered.

buhrmi commented 5 years ago

Maybe you should try this really nice alternative https://github.com/MDSLKTR/pouch-vue ✌️

BananaAcid commented 5 years ago

so is this still being maintained?

sadiqevani commented 5 years ago

@BananaAcid

I would love to continue maintaining this, but I don't have access to the repository anymore, I've contacted @tombrooke the owner of the organisation where this repository is being held, but have not received any answer.

In case you want to use it, I would say fork the repo, and make some changes and deploy it in NPM on your own user account.

BananaAcid commented 5 years ago

trying to get this to work, I gave up and went with pouch-vue (tried to get auth working).

buhrmi commented 5 years ago

They're too busy Qurating the internet