Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Support final states in active() checks #3217

Open
terfloth opened this issue Jan 4, 2021 · 0 comments
Open

Support final states in active() checks #3217

terfloth opened this issue Jan 4, 2021 · 0 comments

Comments

@terfloth
Copy link
Contributor

terfloth commented Jan 4, 2021

It is possible to check for active states in guards using the active() function. But the final states are not provided as options. These are simply missing in the list of state identifiers. This is the missing functional aspect, We will add those identifiers so that you can specify:

`[ active( StateA.r1._final_) && active (StateA.r2._final_)]`

This feature is derived from issue #3215.

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

No branches or pull requests

1 participant