statecharts / xstate-viz

MIT License
312 stars 63 forks source link

xstate-viz not up to date with current version of xstate? #71

Open cybervaldez opened 3 years ago

cybervaldez commented 3 years ago

Since it's stated on the docs that null events are being deprecated for 'always' i've been using the latter instead but it doesn't seem to work with the online viz which kinda leaves me in a conundrum. Just need some advice if I should just revert back to null transitions for now?

davidkpiano commented 3 years ago

I'm working on a new visualizer but I'll try to get the current one running with the latest version.

alizbazar commented 3 years ago

That would be great. This issue (https://github.com/davidkpiano/xstate/issues/42) is still present in the currently published visualizer, although fixed in master. Is there any way we could help?

davidkpiano commented 3 years ago

Please use the new inspector: https://xstate.js.org/docs/packages/xstate-inspect

alizbazar commented 3 years ago

So awesome!!! 🚀😎