nirajkashyap1
Results
1
issues of
nirajkashyap1
### XState version XState version 5 ### Description In the machine schema (packages/core/src/machine.schema.json), the definition for $defs.initialTransitionObject includes "eventType" as a required property (see "required": ["actions", "eventType", "source", "target"]), but...
bug