❔-help
@statelyai/inspect not displaying in stackblitz
general
Object literal may only specify known properties, and 'type' does not exist in type Actions
beginner
typescript
xstate
editor
How do I put a delay here?
beginner
xstate
Model Based Testing
modeling
test
xstate
Move logic into state machine?
beginner
Persistence / the actor model
xstate
The intended behavior of partial wildcards
xstate
n00b Q: How to access .matches from useActorRef?
react
beginner
solved
xstate
Xstate 5: multiple final states and output
xstate
using xstate to represent user behavior on different page scenarios in the browser
beginner
general
xstate
How to handle alot of App Settings with XState
beginner
xstate
How can call the event in the cypress test?
react
beginner
typescript
test
xstate
Questions about @xstate/store
react
typescript
xstate
Invoked actors and snapshots
beginner
xstate
Example in github examples/express-workflow broken?
beginner
typescript
Communication between actors without send event
beginner
react
xstate
Sky: Typescript errors
beginner
typescript
xstate
Invoked actor is not responding to events
react
In what ways can an invoked machine error and make the parent continue through "onError"?
xstate
is it possible to assert a Done event
xstate
'Running' invoked actors do not get the latest guard implementations. Is it desired behaviour?
react
xstate
Moving actions to a different file gives type error ... probably noob question
react
general
beginner
typescript
vscode
is it possible to "attach" / "inject" actors into an existing system?
react
xstate
Can I mutate properties in a context?
general
modeling
xstate
How can I interact with an invoked state machine
xstate
react-native xstate 5 assign doesn't update context
beginner
react
typescript
xstate
Is there any way to check if an actor in children is running?
xstate
How to type `events` using shorter syntax with `assign`?
xstate
setup to actorref
beginner
What would be the best way to achieve this using xstate?
modeling
xstate
How to pass provided actor to child through spawn
react
typescript
xstate
typescript errors not showing where expected
general
typescript
vscode
xstate
xstate v4 action not getting triggered on parallel promises
xstate
Upgrading to v5 - Invoke Promise
xstate
I'm struggling to serialize one value in the context for the inspector
react
xstate
spawnChild questions
xstate
onDone not working as expected after async Task is done
vscode
An ETA for VS Code Extension fully supports XState v5?
beginner
vscode
xstate
Am I doing something wrong or is "exit" logic has been changed in v5?
xstate
Testing Error
solved
xstate
machine won't update input in response to React hook
react
xstate
why is the new inspector this way
viz
solved
xstate
Rehydrating from getPersistedSnapshot() with stale input
backend
typescript
solved
Newbie - cant get `invoke` to invoke
beginner
typescript
Searching for v5 migration advice for replacing "autoForward"
modeling
vscode
meta typescript
beginner
solved
is there a way to set an initial state dynamically using a value from the `input`?
xstate
Global state with XState
general
typescript
modeling
test
How to test fromCallback logic?
test
Why is typescript not catching this invalid `thing` key?
typescript