fulcro

timeyyy 2024-12-11T11:54:44.410829Z

I'm going to have a go upgrading com.github.awkay/workspaces to run on react18. Anything i should look out for?

danieroux 2024-12-11T15:00:45.796409Z

We have it running on react18: https://github.com/danieroux/workspaces It requires: https://github.com/danieroux/fulcro-garden-css Merging it in stalled at: https://github.com/fulcrologic/fulcro-garden-css/pull/16

timeyyy 2024-12-11T23:30:48.239219Z

Thank you for sharing! This is amazing

danieroux 2024-12-11T14:49:49.169659Z

@tony.kay trying out https://github.com/fulcrologic/fulcro-inspect/releases/tag/v4.0.0-alpha1 and bumped into

danieroux 2024-12-11T14:50:03.199309Z

Version 131.0.6778.139 (Official Build) (arm64)

danieroux 2024-12-11T14:51:23.976509Z

(and edited the version and it's loaded now)

tony.kay 2024-12-11T17:15:30.483869Z

yeah, the “alpha” tag on the end was messing with it

tony.kay 2024-12-11T17:16:24.050409Z

I’m in the midst of rewriting the internals completely…the communication layer of inspect is a nightmare, and I’m turning it into a “remote” so that neither side (tool or target) has to deal with the complexities of comms in electron or much worse, chrome.

tony.kay 2024-12-11T17:16:58.752059Z

thanks for looking, though…hopefully I’ll have the kinks worked out of the new comms logic this week, and I can start reworking inspect.