There’s a pre-release of JUST the Electron version of Fulcro Inspect here: https://github.com/fulcrologic/fulcro-inspect/releases/tag/electron-4.0.1-alpha1 It has a new statecharts tab that lets you see your live Fulcro statecharts (not UISM). More coming but interested in some testing and feedback. I ported the internals from F2 to Fulcro 3, so there may be new bugs. I’m still working the kinks out of the new version for Chrome. See OOPS below
OK, I think the chrome one might be working fairly well now as well. It needs more testing, but here’s a release for people to try: https://github.com/fulcrologic/fulcro-inspect/releases/tag/v4.0.0-alpha1 The instructions are on that page. I have NOT tested the Network tab yet. My sample app has all been about statecharts 😛 See OOPS below
OOPS: About the above. You HAVE to use FUlcro 3.7.11-SNAPSHOT on your application, or the new Inspect will probably not work. I had to patch the inspect client code that preloads a little bit
I will test this weekend and let you know!