You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #8193 add note about same-state transitions (dbu)
This PR was submitted for the 3.2 branch but it was merged into the 3.3 branch instead (closes#8193).
Discussion
----------
add note about same-state transitions
maybe this could be made more understandable, but "leave" and "enter" made me think a transition that "stays" in the same place would maybe not trigger those events. i checked the code and tested my application and in fact it works. i think it makes sense to mention this explicitly.
if transitions are explained in more detail somewhere, it could be a good idea to also mention the possibility of same-place transitions there.
Commits
-------
8736ec2 add note about same-state transitions
0 commit comments