Storytel / react-redux-spinner

An automatic spinner for react and redux
https://storytel.github.io/react-redux-spinner/
MIT License
81 stars 13 forks source link

fix: Crash when store from context is undefined #28

Closed TimAstier closed 5 years ago

TimAstier commented 5 years ago

Using the Spinner in an app where this.context.store is undefined makes the whole app crash.