-
Hello,
The [https://unpkg.com/@xstate/vue/dist/xstate-vue.min.js](https://unpkg.com/@xstate/vue/dist/xstate-vue.min.js) url is broken, no "dist" folder ?
-
**Description**
In the machine configuration object the following generates an error:
```js
entry: [
log(
(ctx) =>
`Sending command to ui ma…
-
Is it possible to use a promise that returns true or false as a guard?
I'm writing a xstate interpreter using the serverless framework. Machines are defined in the serverlesss config and get interp…
-
As discussed with @nullvoxpopuli, @pangratz and @sukima in a recent call we want to try to improve the ergonomics of the addon for modern Ember.js usage.
Areas for improvement:
* make it __easy_…
-
## Agenda
- [ ] We need an outside form to generate Spec for each component like the Vuetify issue system.
- [ ] Align the names of components, attributes and etc for the whole package.
- [ ] Enc…
-
## Bug or feature request?
Feature request
## Description
Vue prides itself on being progressively adoptable, particularly by just including a CDN-hostable build of the Vue framework via a `` tag…
-
**Description**
the `pure` action creator appears to be exported from `xstate/lib/actions`, but contrary to the docs, is not exported from `actions` when imported this way:
```ts
import { actio…
-
## This is a question
very much like this one
["Can I pass values when sending events from one machine to another in xState" ](https://spectrum.chat/statecharts/general/can-i-pass-values-when-se…
-
**Description**
xstate-vue-todo-mvc not working due to component name.
**Expected Result**
The Todo app will work just fine
**Actual Result**
Can't import Toggle from @component/toggle/Toggle…
-
I am using xstate version 4.6.7 and typescript version 3.8.2.
I am having the following issue during the compilation process of my project.
` node_modules/xstate/lib/interpreter.d.ts:17:22 - error…