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
refactor(actions): improve state fusion action formatting and logic
- Reformatted method calls with proper line breaks for readability
- Updated hidden logic to use canTransitionTo method instead of transitionableStates
- Added null safety with optional chaining operators
- Added record refresh in after callback
0 commit comments