localForage / localForage/localForage
switch indexedDB with localforage
Open
needs more info
- Dominant language
- JavaScript
- Stars
- 25.8k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
When operating an existing indexedD database, because the keyPath of indexDB has been set before, the setItem method reports an error.
Contributor guide
Research direction
Start by reproducing the setItem error while operating on an existing IndexedDB database whose keyPath was already set. Trace the IndexedDB storage path and determine the expected behavior for this existing database; done means setItem succeeds without the reported keyPath error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100