XState has entry actions, that are executed as soon as you enter a state.
Would it be possible to add that to robot? Maybe with an immediate that has no transition, just reducers?
I've found that this has been asked before, but it has been closed:
#93
Would you accept PR's to add that?
XState has
entryactions, that are executed as soon as you enter a state.Would it be possible to add that to robot? Maybe with an
immediatethat has no transition, just reducers?I've found that this has been asked before, but it has been closed:
#93
Would you accept PR's to add that?