Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for update to use with PouchDB 8.0.x #270

Open
VladimirCores opened this issue Dec 23, 2022 · 9 comments
Open

Request for update to use with PouchDB 8.0.x #270

VladimirCores opened this issue Dec 23, 2022 · 9 comments

Comments

@VladimirCores
Copy link

Current version 1.1.3 is not working with updated pouchdb 8.0.0 and ES6 building tools like vite. Please update the library so we can use it out of the box. Thanks.

Your Environment

  • Version of PouchDB Authentication: 1.1.3
  • Version of PouchDB: 8.0.0
@VladimirCores VladimirCores changed the title Request update to PouchDB 8.0.x Request for update to use with PouchDB 8.0.x Dec 23, 2022
@baradhili
Copy link

this hasn't been touched for years.. but I am looking to put some bounties together to get a bunch of plugins updated - interested in helping fund this?

@jlami
Copy link

jlami commented Dec 27, 2022

This package is still working with pouchdb-ajax from pouch 6.4
It should still work, as the requests and api to login are still the same.
If you have any specific errors/problems you can list it would be helpful. Maybe it is a toolchain limitation of vite?

I don't work with vite, but when I use this package with ember via ember-pouch it seems to work. Ember compiles with webpack and does use ES6 where possible I believe. I login on a http pouchdb adapter, which works fine. Could you tell us what you are trying?

I do agree that this package is due for some updates. We could see if we can start using pouchdb-fetch instead of ajax.

@baradhili
Copy link

vite is the cause of the problems - see pouchdb/pouchdb#8516

@ptitjes
Copy link
Collaborator

ptitjes commented Dec 29, 2022

I am very sorry for the lack of maintenance of this plugin. I personally do not use it anymore except in one old remaining project.

I am willing to review any PRs that would fix any of the current problems. So do not hesitate to contribute.

@broerse
Copy link
Collaborator

broerse commented Dec 29, 2022

We have just updated to PouchDB 8.0.0 here https://bloggr.exmer.com/ with pouchdb-authentication. There seems to be no problem with ES6. But going for pouchdb-fetch instead of ajax seems like a plan. See also #254

@ptitjes
Copy link
Collaborator

ptitjes commented Dec 29, 2022

@broerse I just merged #254. I will release a 1.1.4 version (for those using PouchDB 7).

Would you mind making a PR to bump to PouchDB 8 and test it against PouchDB 8?
I would then release a 1.1.5 (or 2.0.0?).

@broerse
Copy link
Collaborator

broerse commented Dec 29, 2022

@ptitjes I will discuss this with @jlami . Thanks!

@VladimirCores
Copy link
Author

Hello everyone. Any updates? : )

@VladimirCores
Copy link
Author

Friendly reminder about update on the library release. Could somebody make it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants