Last updated 5 years ago
You can always track your latest state by calling this from console:
window.state.history.CURRENT_STATE
window.state.history.CURRENT_STATE.toJS()
toJS() is standard immutableJS function. So all other ImmutableJS operators can be applied.
toJS()
immutableJS
ImmutableJS
Not that state is not attached in production mode