rt2zz / redux-persist-crosstab

Keep redux browser tab state in sync
85 stars 27 forks source link

fix: key is null when user clears storage manually #11

Closed cephirothdy2j closed 7 years ago

cephirothdy2j commented 7 years ago

Error Cannot read property indexOf of null is thrown when the user clears storage manually. This resolves that error.