I'm going to have a go upgrading com.github.awkay/workspaces to run on react18. Anything i should look out for?
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
Thank you for sharing! This is amazing
@tony.kay trying out https://github.com/fulcrologic/fulcro-inspect/releases/tag/v4.0.0-alpha1 and bumped into
Version 131.0.6778.139 (Official Build) (arm64)
(and edited the version and it's loaded now)
yeah, the “alpha” tag on the end was messing with it
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.
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.