Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: shows incorrect invocation title #248

Open
egorFiNE opened this issue Dec 8, 2024 · 0 comments
Open

Bug: shows incorrect invocation title #248

egorFiNE opened this issue Dec 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@egorFiNE
Copy link

egorFiNE commented Dec 8, 2024

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.

@egorFiNE egorFiNE added the bug Something isn't working label Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant