That's pretty much my experience with shadow-cljs 😢
to be fair, js callstacks in plain react aren't great either
I do see some improvements in certain types of error by putting on pause on caught exceptions
and pause on exceptions
the stack then uses the sourcemaps and gives a cljs trace
sometimes