fulcro

tony.kay 2024-12-20T19:24:28.731019Z

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.

tony.kay 2024-12-21T16:33:14.853199Z

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.

2024-12-22T22:50:10.657399Z

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!

tony.kay 2024-12-23T00:12:33.151749Z

Yes, those were happening because it was trying to send messages before the connection was established

tony.kay 2024-12-23T00:13:27.831019Z

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.

tony.kay 2024-12-21T04:36:34.775949Z

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.