❔-help
shallowEqual not inferring return type
react
typescript
xstate
How to handle restoring from a possibly corrupt persisted snapshot?
xstate
reference a machines id in actions?
solved
xstate
Assert actor.done event
typescript
solved
xstate
Struggling with Astro, React, and xstate v5
beginner
react
Is there any way to emit all events on a machine by default in xstate v5?
react
modeling
fsm
typescript
xstate
Is there a way to know when an actor has nothing left to do? No events, transitions, child actors
beginner
typescript
xstate
Fetching 2 data sets simultaneously which will be processed in a given order
svelte
modeling
xstate
Set initial context of useMachine
react
solved
xstate
event.output: undefiend
react
solved
xstate
Event partial wildcard typing
typescript
xstate
State Keys Type
beginner
typescript
Typing issues with XState machine
beginner
react
typescript
xstate
How can I type "actor" in TypeScript?
beginner
typescript
Create a common "state" library, or no?
xstate
are .on callbacks deferred?
xstate
Handling Multi tab login when using xstate
react
typescript
xstate
Send event to all the children state machines
xstate
Issue Attaching XState Inspector to iframe #36i am facing this issue , can anyone help ?
react
xstate
How to Securely Update State Using Stately Sky?
react
xstate
Can the target of an action be dynamic?
xstate
Best way to couple UI and Business Logic machines
react
general
modeling
Is there a way to use 'fromTransition' actor inside the stateMachine?
xstate
chatgpt and xstate v5
xstate
Using xstate for routing
modeling
vue
xstate
Updating createActorContext with async value
react
general
xstate
How to slim down XXL machines?
general
modeling
xstate
Create machine with initial state v4 –> v5
react
xstate
Spawning the same machine recursively
general
typescript
xstate
Invoke machine actor with snapshot?
xstate
xstate/react useActor v4 vs v5
react
xstate
How to manually type store in @xstate/store
beginner
typescript
Why isn't receive being called in my actor?
beginner
general
xstate
Troubles with multiple instances of a machine and context
beginner
solved
xstate
How do I type the machine states?
beginner
typescript
How to send an event to parent from a promise actor?
xstate
How do I manually type the `send` function in typescript?
typescript
xstate
listen to state changes only
beginner
xstate
Upgraded from 5.6.2 to 5.17.1 : cannot find _sendInspectionEvent
xstate
mark events internal
typescript
xstate
Resolved / Worked around: Updated to 5.17.1 and machine cannot be inferred any more
beginner
react
typescript
xstate
How to type input in assign from event
typescript
xstate
xState v5/React first defined actor will invoke twice
react
xstate
Type safety for context in xstate/store transitions
typescript
xstate
Communicating between two Actors
react
typescript
xstate
My state machine is never considered complete, despite the fact that it reaches a final state type
beginner
vue
xstate
useSelector and undefined children — what's best practice?
typescript
xstate
Best way to type store in xstate/store
react
typescript
Server-Side Triggers in Stately Sky for Multiplayer Games
beginner
general
xstate
Proper way to communicate errors to user
beginner
modeling
xstate