Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Arrow from Event goes outside of the machine and doesn't connect to its target State #371

Open
arafathusayn opened this issue Jul 28, 2022 · 0 comments
Assignees

Comments

@arafathusayn
Copy link

Description

I encountered a particular case where an arrow from an event doesn't connect with its state and it goes way outside of the statechart boundary. Have a look of this screenshot:

image

Expected Result

The arrow from "USER_REQUESTED_TO_SEARCH" event should connect with "Searching" state and shouldn't go outside of "App" machine.

Actual Result

The arrow from "USER_REQUESTED_TO_SEARCH" event didn't connect with "Searching" state and went outside of "App" machine.

Reproduction

https://stately.ai/viz/b004bbc5-d029-488b-be92-ac875b8e5f15

Additional context

It's reproducible on both https://stately.ai/viz on web browsers and the VS Code extension.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants