❔-help
Embed Editor
react
general
xstate
editor
Conditional target in onDone of Promise actor?
react
beginner
typescript
vscode
xstate
create an action that call publish method of redis
beginner
vscode
typescript
xstate
Trouble setting context using passed parameter
react
beginner
typescript
vscode
solved
Is there a way to call an action/actorlogic whenever the state changes ?
beginner
react
solved
change context from within an action
beginner
solved
redux
how to sync xstate context with react custom hooks?
react
xstate
XState Design Patterns - Composition
beginner
typescript
modeling
xstate
How to provide an implementation for an action when using context?
react
beginner
typescript
vscode
xstate
Alternative to autoForward in v5
xstate
[V4] Currently fighting with typescript when trying to spawn child actor
typescript
solved
xstate
Defining action for onDone event handler with Typescript
typescript
xstate
With setup, how do I define an action that supposed to be an ErrorActorEvent.
xstate
Is TypeScript v5 REQUIRED for Xstate v5 or is this just a strong suggestion?
typescript
xstate
why is the first snapshot of the actor undefined?
solved
svelte
xstate
How to write an action that calls sendTo on context.machine1 where machine1 can be undefined, but ..
xstate
Recommended practice for having an async loop run during a state
typescript
solved
Typing and providing actors at runtime in a React hook
typescript
How do I properly type an assign action after a invoked promise?
typescript
How is one supposed to propagate state to UI in react?
beginner
xstate
redux
Error using @xstate/solid: missing exports
general
xstate
does the vscode extension make my state machines public?
solved
vscode
xstate
services in xstate 5
xstate
[Request guidance] Modeling: context vs. states vs. actors
beginner
Destructuring context after `useMachine`
vue
When does `invoke.onDone` fire when `src` is an array of multiple actors?
beginner
general
solved
Intercepting sendTo messages for testing
backend
test
how can you avoid type casting on input for an actor?
typescript
Enqueue actions with params ?
general
xstate
Understanding Spawn?
xstate
How to import action assign() and use in setup?
xstate
How to debug issues with @statelyai/inspect?
react
viz
Help organizing state charts against complex UI, and capturing events
modeling
Request for XState 5 and React example - Action implemented in a component using createActorContext
react
typescript
xstate
How to get the current state value within `entry`
xstate
In v5, what is the suggested approach for subscribing to an actor to persist snapshots?
react
typescript
xstate
Is there a way to use the flow state editor offline or locally?
beginner
xstate
editor
Is there any way to get data from a `fromPromise` actor before it's finished?
xstate
Catching Action Errors
typescript
xstate
"Event was sent to stopped actor" and useEffect
beginner
xstate
@statelyai/inspect in backend ?
backend
xstate
Is it possible to add async actions to a transition, and await them?
backend
beginner
Dynamic State Management - managing multiple concurrent asynchronous operations
general
modeling
beginner
xstate
editor
Initial Event Input -- How to Strongly Type?
xstate
Get All Possible Transitions for StateMachine Actor
backend
general
beginner
typescript
xstate
"event" property removed from snapshots (use case: subscribe() for tests)
test
xstate
Can anyone explain to me why this machine don't trigger my parallel state ?
editor
how to cleanup resource when exceptions threw?
typescript
xstate
How to decide between useState, useReducer and XState is still a thing in v5?
beginner
react
xstate
Cannot observe unconditional "always" transition
xstate