apache / apache/pouchdb

pouchdb-adapter-memory throwing error: Uncaught AssertionError: .status required, old abstract-leveldown

Open
#8,979 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
17.6k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

### Issue
pouchdb-adapter-memory or pouchdb-adapter-localstorage in not working on browser.
![image](https://github.com/user-attachments/assets/165abb90-d616-4fd9-b337-ac45e1875a8f)

![image](https://github.com/user-attachments/assets/3a57de17-e289-4236-8047-8e00f170573e)

i also tried with "pouchdb-adapter-memory": "^9.0.0". same error occured

with custom adapter e.g. FakePouch, FakeDown.prototype._put method never called.(adapter file included)

### Info
- Environment: (browser/hybrid app(Tauri js app))
- Platform: (Chrome/ System webview)
- Adapter: (memory/localstorage / Custom adapter)
- Server:

### Reproduce
Issues that others can reproduce are far easier to fix, we have a website that may help you provide a
live example of the bug @ https://stackblitz.com/edit/vitejs-vite-nwvsqw?file=src%2Fcomponents%2FTestLs.vue

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.