❔-help
Get reference to an invoked actor of an invoked actor
xstate
Domain Driven Design with XState doesn't seem possible?
modeling
xstate
How to handle side-effect when initializing the @xstate/store
beginner
react
xstate
How do you deal with VSCode Xstate extension and teamwork?
editor
vscode
xstate
Sending an event from an action.
xstate
Accessing nested actor's context
beginner
typescript
vue
xstate
typehint?
beginner
xstate
How can i interact between 2 state machines?
beginner
typescript
modeling
xstate
What's the best way to implement jumping between different state flows?
beginner
modeling
Efficient Data Transfer into Context After Effect
xstate
object literal typescript error
typescript
solved
vscode
xstate
Transition to state at time of day
beginner
solved
xstate
Spawned actors & parent events
beginner
xstate
An inline child actor cannot be persisted.
xstate
How to sync machine state across tabs?
xstate
TypeScript Error TS7056: Inferred Type Exceeds Maximum Length
typescript
Go back to "sub-state" of invoked machine actor
modeling
xstate
Accessing child machine state in real-time
beginner
vue
solved
xstate
Passing strongly typed parent actor down to a child promise actor
typescript
xstate
Actor being invoked twice in quick succession.
react
xstate
Best practices / patterns on xstate/store
xstate
how do you use @statelyai/inspect with a node app?
beginner
viz
backend
xstate
Mocking parent actor to test sendParent behaviour
general
xstate
TypeScript won't let me use invoke with props
beginner
typescript
xstate
xstate with tanstack-query
beginner
general
Use in a React Component a machine spawned into context
react
what is better open source platform to run xstate machine in backend
backend
xstate
"assign is not imperative" error changes depending where the action is called
xstate
Conditionally invoke actors
beginner
modeling
xstate
Actor Model - Refactoring
modeling
xstate
"Event" parameter type in assign function.
typescript
xstate
Possible to use dynamic parameters for multiple context values?
xstate
Lifting input and output methods to setup
xstate
How to share context between svelte 5 components?
beginner
svelte
Context typing and passing data between states
beginner
react
typescript
xstate
Passing result from invoked fromPromise actor to the onDone target state input
beginner
react
solved
xstate
Replaying unhandled events
xstate
waitFor() predicate to check that machine has settled/stabilized (i.e. event fully processed)?
xstate
How to work with global state context in XState?
beginner
xstate
How to type "output"?
typescript
xstate
How can I listen to a specific event?
beginner
xstate
Emitting events with createStoreWithProducer
beginner
typescript
xstate
Is it possible to have async transitions on an xstate store?
beginner
Looking for feedback on a state machine for uploading some media
beginner
xstate
How can I pass an object to Xstate?
beginner
general
xstate
Adding tags to actor logic created with `fromPromise()`
general
xstate
Studio: Is there a way to predefine actions/states/guards etc. to limit user interaction?
general
beginner
typescript
xstate
editor
Help with accessing context of Invoked State Machine Actor - When will onDone be called?
react
xstate
Crashes with tanstack/start
react
Extending/ inheriting state machine
beginner
typescript
xstate