❔-help
visual editor broken? Will not generate code after interaction
vscode
not able to target nested state
xstate
Wrapper around Xstate React Hooks
react
typescript
xstate
Setting context instance in machine definition
general
xstate
naming conventions
modeling
I am confused
react
typescript
solved
xstate
recreate typeGen file
general
typescript
vscode
How to set context in an invoke service ?
react
general
typescript
vscode
xstate
geolocation state machine
react
modeling
A puzzel to resolve
react
typescript
xstate
Move to next state immediately
react
general
typescript
xstate
Any docs for diagnosing and preventing memory leaks and cleanup syntax?
react
general
beginner
typescript
xstate
createMachine serialization
backend
Strange error just started happening with useMachine(...)
react
general
typescript
solved
xstate
Always transition called before send actions of prior state transition
xstate
can I spawn child state machines in the stately editor?
editor
Types for a machine inside a machine
typescript
xstate
How to use async guards?
typescript
xstate
Service name is a random id instead of the given id
typescript
xstate
react-hook-form & Zod
general
xstate
midflight operations in xstate
modeling
Typegen bug
typescript
xstate
Best practice to split a mono machine into several small machines?
beginner
typescript
xstate
Persisting state - what to stringify
backend
beginner
solved
xstate
Invoke machine + children + useActor + typescript
react
typescript
solved
beginner
Child machine notifying a parent on state change
beginner
xstate
Getting list of all states
general
vscode
xstate
Typegen is missing the data property for invoked services
typescript
solved
xstate
guards actions priority
xstate
Types for createMachine and service in a class
beginner
general
vscode
Changing ID of machine
general
vscode
Array of transition conditions
general
xstate
How do I send the service to a React component as a prop ?
react
general
typescript
xstate
Unable to send events to spawned child machine
react
xstate
Typegen generates weird missing actions
typescript
Sending events from invoked async function
beginner
solved
xstate
How can we trigger the same actions on an event which transits to different possible states ?
beginner
How can we prevent propagation of a event when the handler is conditional?
beginner
typescript
xstate
get all responding states
xstate
Xstate Global React Context Docs - TypeError actor.subscribe is not a function
react
general
beginner
typescript
xstate
Xstate React docs say to use InterpreterFrom for TS but VScode balks?
react
beginner
typescript
vscode
xstate
Testing machine, how to spy on services and actions?
test
xstate
Is it possible to run multiple invoke services at same time (parallel)
solved
xstate
Can actions be async? Will the transition wait for the actions to finish?
backend
xstate
XState folder structure
react
general
modeling
typescript
Machine disappeared
viz
XState usage with routers
beginner
react
solved
An updated component prop is not reloading a new useMachine()?
react
general
beginner
typescript
xstate
Confused by syncing state
xstate
Event was sent to stopped service after NextJS fast refresh
react
general
xstate