bernabe9 / redux-react-session

:key: Simple Session API storage for Redux and React
https://bernabe9.github.io/redux-react-session/
147 stars 41 forks source link

localForage.config is not a function #23

Closed AlexandrWade closed 6 years ago

AlexandrWade commented 6 years ago

Hello,

got a localForage.setDriver is not a function error when trying to use driver: 'LOCALSTORAGE'

bernabe9 commented 6 years ago

@AlexandrWade Fixed, thanks!

bernabe9 commented 6 years ago

Now you can check out the new version 2.2.1 with the fix.