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

[FEATURE] SubSub...State explicit exits from RootState #181

Open
erikzenkerLogmein opened this issue Nov 11, 2022 · 0 comments
Open

[FEATURE] SubSub...State explicit exits from RootState #181

erikzenkerLogmein opened this issue Nov 11, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@erikzenkerLogmein
Copy link
Contributor

Problem

If you are currently in a sub sub .... sub state of your state machine and an event is triggered triggered in the root state machine then this event is unexpected.

Current Workaround

Don't build state machines with substate level higher then one.

Proposed Solution

When generating substate exits also consider more levels.

@erikzenkerLogmein erikzenkerLogmein added the enhancement New feature or request label Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant