rlaffers / xstate-ninja

Devtool for XState state machines
ISC License
68 stars 3 forks source link

Not picking up XState machine on reload #4

Closed AriFordsham closed 10 months ago

AriFordsham commented 1 year ago

Thanks for this great tool!

I'm developing a React app using webpack-dev-server. The first time I start the server, Ninja works as expected. However, if I reload the page, I get the 'No state machines were found on the current page' screen, and I need to restart the dev server to get Ninja working again.

Redux dev tools pick up the transitions regardless.

rlaffers commented 1 year ago

Thanks for the report. Can you make a repro in Codesandbox please?

AriFordsham commented 1 year ago

Not sure how I would get webpack-dev-server and xstate-ninja running in a Codesandbox.

rlaffers commented 10 months ago

Please update your web extension to v1.7.1.