Fork me on GitHub
#cider
<
2023-07-20
>
Patrick Brown18:07:04

I can evaluate an expression in a connected shadow-cljs repl buffer, js/alert pops up an alert, all that expected behavior, but if I do eval-last-sexp or similar action in a buffer with a cljs file nothing happens. Anybody know what I’m doing wrong?

Patrick Brown18:07:23

I should probably that this behavior only happens if I don’t have a clj repl connected on a different server.

Benjamin09:07:26

Hard to say but it probably has to do with cider-repls which you could trace to see what happens