Description
When creating two consecutive states with invocations, the second state's transitions are titled with previous invocation function name.
See machine https://stately.ai/registry/editor/6a838d70-ccba-4895-829f-4865835a7449?mode=design&machineId=83ae58cb-fa96-4c08-a673-e5e569978471
The second transition must be invokeSecond, not invokeFirst.
Expected result
Proper invocation title shown.
Actual result
Previous invocation title shown.
Which browsers are you seeing the problem on?
Chrome
Additional details
The code of the machine seems to be correct so it's a studio display issue.
Description
When creating two consecutive states with invocations, the second state's transitions are titled with previous invocation function name.
See machine https://stately.ai/registry/editor/6a838d70-ccba-4895-829f-4865835a7449?mode=design&machineId=83ae58cb-fa96-4c08-a673-e5e569978471
The second transition must be
invokeSecond, notinvokeFirst.Expected result
Proper invocation title shown.
Actual result
Previous invocation title shown.
Which browsers are you seeing the problem on?
Chrome
Additional details
The code of the machine seems to be correct so it's a studio display issue.