pouchdb-adapter-memory throwing error: Uncaught AssertionError: .status required, old abstract-leveldown
- 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.


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
Assessment
This issue has not been assessed yet.