Open satodu opened 6 years ago
Hi, Eduardo --
Sorry for the late reply -- been busy.
So, I'm not using jquery at all - purposefully avoiding it. I have an example using the state machine with Vue.js here https://github.com/Aphorica/atmplus, which uses an updated version of the FSM manager (in my github account.) J. Gordon seems to have dropped interest in this - I added some stuff to make composable state machines and enhanced graphing capablity, but I haven't gone much further with it, either.
rickb
On Mon, Mar 26, 2018 at 10:49 AM, Eduardo Neres Goulart Sato < notifications@github.com> wrote:
Hi,
I am using VueJS to connect with this, I did a global variable that control the machine. But I had some problems using Jquery to connect with the application. Did you do something like that sometimes ?
Thanks and regards.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jakesgordon/javascript-state-machine/issues/152, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJ2wpHfsu5nHdpv3oSJZig5YvL00mhoks5tiRwVgaJpZM4S7gqs .
Hi,
I am using VueJS to connect with this, I did a global variable that control the machine. But I had some problems using Jquery to connect with the application. Did you do something like that sometimes ?
Thanks and regards.