❔-help
# Is there any project to learn how to use xstate v5 in nextjs?
react
transitioning based on *particular* actor events?
beginner
xstate
How to provide() implementations to spawned child actors?
xstate
How to type externally provided actors?
typescript
solved
xstate
Typescript: assertEvent with after transition
typescript
Optimistic UI Updates
beginner
Stately.ai Inspector very slow
xstate
[solved] Do on{Done,Error} actions have to be functions?
beginner
general
typescript
Cancelling an invoked fromPromise from a machine
general
How to use XState's state transition logic only, not the entire framework
general
xstate
Guarding a delayed action
beginner
xstate
Updating context globally?
beginner
xstate
EventFromLogic not work with fromEventObservable?
typescript
xstate
Child Actor State Changes Not Triggering Parent's useSelector Re-runs
xstate
Best way to call child machine from a parent machine
beginner
xstate
Sharing events, actions, guards, etc between multiple state machines
react
typescript
xstate
Minimum required data persistence to restore an actor?
xstate
self.id is"x:206"
xstate
fromCallback onError
typescript
xstate
setup two state machines to talk to eachother
beginner
solved
xstate
Shared/Global machine in react app?
beginner
react
solved
xstate
How to listen to state transitions on react
react
typescript
xstate
beginner
what's the idiomatic way to wait for an event's "result"?
beginner
Typescript conflict between fromPromise actor generated event and setup-defined events
beginner
typescript
solved
xstate
XStore Enqueue Effect callback parameter mistyped
typescript
xstate
Emit not working when used with useActorRef?
react
typescript
xstate
beginner
Snapshot not updated during entry action
react
Typescript error when using a guard check within enqueueActions?
typescript
xstate
How to use XState Store's Atoms with React
react
xstate
Can we open xstate inspector in browser?
beginner
general
xstate
How to subscribe events from invoked actors created by `fromObservable`
beginner
general
xstate
Typescript issue with `invoke` is shown as `never` or `never[]`
beginner
react
typescript
general
How to model responses that come back from an external API called in an action?
beginner
modeling
Am I supposed to have SIX actors in the Actors tab of the inspector? What might cause this?
react
general
modeling
beginner
xstate
Separating Parent and Child State Machines
beginner
typescript
xstate
event that updates external data store
beginner
general
Update context from promise + async iterator stream
react
typescript
xstate
spawn of assign action with option TS error
typescript
vscode
xstate
TS7056 error from a very large State Machine
react
typescript
solved
xstate
How to know witch state can go in mulity traget transition?
react
typescript
solved
xstate
Typing Store when passed down into child components?
react
AWS Lambda wait for actors
xstate
How to use zod in guard and assign error message at sametime?
beginner
typescript
fsm
xstate
Alternative to .can that checks all substates of a parallel state
modeling
solved
xstate
How Auto Type Narrowing?
beginner
typescript
vscode
Hydrating state machines per-request vs singletons
backend
@xstate/graph: is `toDirectedGraph` ignoring eventless (always) transitions?
solved
xstate
context with a bigint field crashed the inspetor
xstate
conditional initial state
general
How to optimize performance
beginner
general