-
**Description**
useMachine requires a second parameter to be at least an empty object, while documentation says it is optional
**Expected Result**
`useMachine(toggleMachine)` to work as d…
-
**Description**
The @xstate/vue package is marked private in its package.json and therefore inaccessible from the npm and yarnpkg registries or when attempting `yarn add @xstate/vue` or `npm install …
-
**Bug or feature request**
Feature request
**Description**
I think that XState can be treated as a store (as Vuex) in VueJS but on steroids. The context of a machine is effectively acting like a …
-
## Bug or feature request?
Feature Request
## Description:
I think with the upcoming release of Vue 3.0 and its [Composition API](https://vue-composition-api-rfc.netlify.com/) which is relatively s…
-
### Version
4.3.1
### Environment info
```
System:
OS: macOS Mojave 10.14.6
CPU: (8) x64 Intel(R) Core(TM) i5-8257U CPU @ 1.40GHz
Binaries:
Node: 12.14.1 - ~/.nvm/v…
-
[x] Before making a proposal, have you used the issue search functionality?
https://bundlephobia.com/result?p=redux@4.0.5
https://bundlephobia.com/result?p=redux-thunk@2.3.0
https://bundlephobia.…
-
Hi @davidkpiano!
I was watching some of your videos because I was trying to find a library to manage routing in Vue.js through Finite State Machines. For now, I didn't find a good and maintained on…
sneko updated
5 years ago
-
**Description**
Cannot use XState with rollup. I tried just about everything I could think of, simplest "hello world" browser build does not work.
**Expected Result**
**Actual Result**
Uncaugh…
-
I am building a webapp with vuejs/cli that uses the xbim-viewer. I downloaded the develop branch and built the project in visual studio as described in "Getting Started".
When loading the compiled fi…
-
## Bug or feature request?
Bug perhaps?
## Description:
Tying to follow the vue example AND the typescript example but get a typescript error. The type of the interpretted machine is missing…