-
### XState version
XState version 5
### Description
The `check` function provided by `enqueueActions` can't be used to reference a guard by `type` or by parameterized object.
### Expected result
…
-
### Description
When using @xstate/test@alpha with Playwright, if assertion errors are thrown, additional information from @xstate/test about paths that failed won't be logged by Playwright (the stat…
-
statelyai/inspect produces the message "Window does not exist; inspector cannot be started.'
const primaryMachineInspector = createBrowserInspector(); // This line produces the errorMessage
I a…
-
### XState version
XState version 5
### Description
Machine definition:
```javascript
createMachine({
id: "settings",
type: "parallel",
states: {
mode: {
initial: "active",…
-
## Bug or feature request?
Bug with xstate v5.13.2
## Description:
When creating a strictly typed machine with the `setup` function, and adding event definitions, TS informs if we try to listen t…
-
I had wanted to use Limber for showcasing https://github.com/NullVoxPopuli/ember-statechart-component/, because the story here is *really* slick with template imports -- but xstate (and ember-statecha…
-
I am using path aliases quite heavily. An example of my `tsconfig.json`.
```json
{
"compilerOptions": {
"baseUrl": "src",
"paths": {
"~machinery/graphql": ["generated/machinery…
-
Should we update our examples to latest version of xstate
or specify the reader that version of xstate being used is of V3.3.x.
```
Fizz
4
Buzz
Fizz
7
Fizz
Buzz
11
Fizz
13
FizzBuzz
16…
-
Starting with Linux kernel 4.15, it no longer boots on xhyve, last working kernel I have is 4.14.19.
```
Decompressing Linux... Parsing ELF... done.
Booting the kernel.
Linux version 4.15.11-gen…
-
When I run command /data/crac/jdk/bin/java -XX:CRaCCheckpointTo=/data/checkpoint -jar target/example-jetty-1.0-SNAPSHOT.jar in my centos7 it work and get dump4.log
![image](https://github.com/CRaC/ex…