IE10 - Unable to get property 'store' of undefined or null reference

Author: badtantCreated Mar 10, 2016Updated Jun 11, 2018

When running the app i get "Unable to get property 'store' of undefined or null reference" in IE10. But looking at the app deployed at Heroku I don't see the error. Is it the latest version running on Heroku?

Seems to be a bug with redux async connect so I also posted here: https://github.com/Rezonans/redux-async-connect/issues/62

Source: erikras/react-redux-universal-hot-example