I built and released new inspect versions. See the #announcements channel for more info. Chrome web store won’t be updated for now, while we work out the kinks…but it should be production ready. I still need to do a little more docs (update book), etc.
Well, actually, it wasn’t so bad. Some of the errors I was seeing were false errors that misled me, but led to some cleanup.
Hi, are these errors related to this? I'm trying out the fulcro-template, updating as many dependencies I could, it would be nice to see the fulcro-template updated and working, thanks!
Yes, those were happening because it was trying to send messages before the connection was established
There’s one remaining bug that I’ve already patched in the source but have not released. The transit encoder bombs out if the inspect messages accidentally include an exception instance.
Hm. Sadly, as I use both of the electron and chrome version, there seem to be issues. The chrome plugin seems to lose the connection somehow (pretty quickly). The electron version is better but not perfect.