Hey I'm trying to use Workspaces com.github.awkay/workspaces {:mvn/version "1.1.4"} and it picks up my card but what's rendered into the workspace is this:
Some error leaked to workspace level (ugh...), please report this and check console for details.
And in the console:
Error: A React Element from an older version of React was rendered. This is not supported. It can happen if:
- Multiple copies of the "react" package is used.
- A library pre-bundled an old copy of "react" or "react/jsx-runtime".
- A compiler tries to "inline" JSX instead of using the runtime.
I initially downloaded version 1.1.2 by accident, and I can see that it still had a dependency on the CLJSJS React...but I upgraded and restarted my REPL to be sure. The error persists however and I am confused.I recently tried using the nubank workspaces and I had some build problems too
so this tech is no longer available to be paired with fulcro?
my version has been updated to roughly the latest…I just don’t use it so I’m not really actively maintaining it for bugs, but Claude should be able to get it across the line
(maybe???)
I’m not actively working on workspaces…I tried doing an update somewhat recently, but the fact I don’t use it means I really don’t have the time to diagnose and fix issues…I’d recommend throwing Claude at it with a git checkout of workspaces and see if it can figure it out for you.