Skip to content

Difference between reading serialized state #1695

Answered by davidkpiano
bennyKY asked this question in Q&A
Discussion options

You must be logged in to vote

Inspect both state objects; that's where the difference will be (if any). Choose the one that suits your needs.

The service.start(someInitialState) call will internally resolve someInitialState from this.machine.resolveState(State.from(someInitialState)).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bennyKY
Comment options

Answer selected by bennyKY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants