issues
search
assuncaocharles
/
react-indexed-db
A service that wraps IndexedDB database in an Declarative way. It exposes very simple promises API to enable the usage of IndexedDB without most of it plumbing.
MIT License
111
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Recreating missing object-stores
#72
planetcrypton
opened
4 months ago
1
can i delete databases with codes?
#71
MioJeong
opened
9 months ago
0
Add support for the "direction" parameter
#70
erdbeere
opened
9 months ago
0
Add missing deps, return promise from initDB
#69
f3rno64
opened
10 months ago
1
react-Indexed-db not SSR safe (window/document not defined)
#68
jcarroll-ceo
opened
12 months ago
0
Create sss
#67
TheAliSme
closed
1 year ago
0
Return Promise From initDB
#66
f3rno64
opened
1 year ago
0
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
#65
dependabot[bot]
opened
1 year ago
0
`add()` doc. need fix
#64
andythebreaker
opened
1 year ago
1
GetById seems not working
#63
albgen
closed
1 year ago
2
chore(deps): bump minimist from 1.2.5 to 1.2.8
#61
dependabot[bot]
opened
1 year ago
0
chore(deps): bump json5 from 1.0.1 to 1.0.2
#60
dependabot[bot]
opened
1 year ago
0
Updated dependencies and refactored some of the code
#59
dethstrobe
closed
1 year ago
0
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
#58
dependabot[bot]
opened
1 year ago
0
chore(deps): bump terser from 4.6.13 to 4.8.1
#57
dependabot[bot]
opened
2 years ago
0
chore(deps): bump async from 2.6.3 to 2.6.4
#56
dependabot[bot]
opened
2 years ago
0
TypeError: Cannot assign to read only property 'name' of object '#<Object>'
#55
alirezahmz
opened
2 years ago
1
chore(deps): bump minimist from 1.2.5 to 1.2.6
#54
dependabot[bot]
closed
1 year ago
1
chore(deps): bump ajv from 6.12.2 to 6.12.6
#53
dependabot[bot]
closed
2 years ago
0
useIndexedDB it is not a hook. It is just a plain function and always return a new object.
#52
simprl
closed
1 year ago
1
chore(deps): bump shelljs from 0.8.4 to 0.8.5
#51
dependabot[bot]
opened
2 years ago
0
initialize the DB before the use.
#50
alirezahmz
closed
2 years ago
0
Npm package not updated
#49
vchatrtc
opened
3 years ago
1
chore(deps): bump path-parse from 1.0.6 to 1.0.7
#48
dependabot[bot]
closed
3 years ago
0
wrong Thread
#47
Marc-Morcos
closed
3 years ago
0
chore(deps): bump handlebars from 4.7.6 to 4.7.7
#46
dependabot[bot]
closed
3 years ago
0
chore(deps): bump lodash from 4.17.19 to 4.17.21
#45
dependabot[bot]
closed
3 years ago
0
chore(deps): bump underscore from 1.10.2 to 1.13.1
#44
dependabot[bot]
closed
3 years ago
0
chore(deps): bump ssri from 6.0.1 to 6.0.2
#43
dependabot[bot]
closed
3 years ago
0
please support next.js
#42
iamdenny
closed
3 years ago
2
Replace lower case letter to upper case letter
#41
webuxmotion
opened
3 years ago
2
npm uprade issue with Typescript 4.2.4
#40
saghoshk
opened
3 years ago
0
Fix: Some spelling and grammer in README.md
#39
16bitash
closed
2 years ago
0
chore(deps): bump y18n from 4.0.0 to 4.0.1
#38
dependabot[bot]
closed
3 years ago
0
chore(deps): bump elliptic from 6.5.3 to 6.5.4
#37
dependabot[bot]
closed
3 years ago
0
Updated add documentation for return value
#36
danielrobertson
closed
1 year ago
1
fix(getByID): allow string usage
#35
AntonyRafael
closed
3 years ago
0
getById doesn't allow to get by an id string
#34
jsjexpert
closed
3 years ago
3
Accessing multiple object store
#33
darshanksexathought
opened
3 years ago
2
chore(deps): bump ini from 1.3.5 to 1.3.8
#32
dependabot[bot]
closed
3 years ago
0
chore(deps): bump highlight.js from 9.18.1 to 9.18.5
#31
dependabot[bot]
closed
3 years ago
0
Fix issue #29
#30
bhpoliveira
closed
4 years ago
0
getAll can't be used in a dependancy array
#29
Tbaut
closed
4 years ago
1
db.add breaks the code
#28
srishti-dev
closed
4 years ago
1
chore(deps): bump elliptic from 6.5.2 to 6.5.3
#27
dependabot[bot]
closed
4 years ago
0
Initialize the indexdb with data in bulk mode ?
#26
malick-it
closed
4 years ago
3
react-indexed-db is not throwing an error if failed to store in browser indexedDB
#25
Q8root
opened
4 years ago
1
chore(deps): bump lodash from 4.17.15 to 4.17.19
#24
dependabot[bot]
closed
4 years ago
0
Unhandled Rejection (NotFoundError): Failed to execute 'transaction' on 'IDBDatabase': One of the specified object stores was not found
#23
Q8root
closed
4 years ago
2
Bug - exception in private window in Firefox
#22
martinboksa
closed
4 years ago
2
Next