statelyai / studio-issues

Report issues found in Stately Studio
5 stars 0 forks source link

Bug: wrong guard name displayed on onDone bubbles #226

Open egorFiNE opened 6 months ago

egorFiNE commented 6 months ago

See https://stately.ai/registry/editor/a5dac3f0-ef37-4ab8-826a-52c623eca863?mode=design&machineId=8650ee4e-04a9-4fd7-b58b-5f6afe157032, "d login" Machine, then the signingIn child state machine.

Name for the invoked function is "validatePassword" but it is written "verifyEmailExists" in the onDone guards.

This problem goes away if I specify the Actor ID in the validatingPassword state.

Screenshot 2024-03-20 at 19 23 49

Studio version: 0.121.1

davidkpiano commented 6 months ago

Thank you for the report - that is strange! We will investigate this.