flummox
soon although it should be way simpler than marty
.
hey guys.
I have a problem with server-side rendering app with flummox.
this is the code - https://github.com/tadjik1/soundcloud-player
and this is the problem: acdlite/flummox#186
maybe someone met it?
componentWillMount()
method to load this initial data: the action gets dispatched with the payload but the state of the Store doesn't get updated. This makes me wonder if this is the right approach, and if not, would someone recommend an alternative? TIA