fusionjs / fusion-plugin-rpc-redux-react

Migrated to https://github.com/fusionjs/fusionjs
MIT License
4 stars 17 forks source link

Fix flow failures for release verification #159

Open KevinGrandon opened 5 years ago

KevinGrandon commented 5 years ago

Same flow fix we used here: https://github.com/fusionjs/fusion-react/commit/60c338c84f5045fcdacb6b658e0921a3268d4e75

KevinGrandon commented 5 years ago

Getting a strange error here which I haven't figured out yet,

mapStateToProps() in Connect(PreparedComponent(Component)) must return a plain object. Instead received undefined.
TypeError: Cannot read property 'dispatch' of undefined