Detect when lazy loading has been toggled in client.startClient #746
allow storing client options in indexeddb
76175abe
check if lazy loading was enabled before in startClient
28184b4a
await startClient and use promises also so error gets shown
0519c4c6
fixup of in memory stores
b0dbb20e
fix tests
1fd8c43d
fix lint
19be3dd8
dont clear the store if its a brand new one
2560ba29
all store methods should return a promise
1d079114
don't return the IDBEvent from storeClientOptions
4e0af3ea
fix existing missing this
6dd5c6c3
only store serializable options (string, boolean, number)
58e3c724
clear sync data on toggling LL,also throw spec. error and delegate clear
54bff814
fix lint
b7b9c672
fix jsdoc lint and better naming
78a5a886
pass lazy loading flag into error, to format message based on it
2d5eb920
dbkr
commented
on 2018-09-26
re-enable test
ba39b64c
Merge branch 'develop' into bwindels/resynconlltoggle
5e763450
bwindels
merged
b508aa9e
into develop 7 years ago
t3chguy
deleted the bwindels/resynconlltoggle branch 4 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub