Fork me on GitHub
#klipse
<
2020-02-19
>
Bobbi Towers06:02:47

I think there may have been an update that has broken reagent KLIPSE snippets

Bobbi Towers06:02:23

(require '[reagent.core :as r])
Execution error.
No such namespace: cljsjs.react, could not locate cljsjs/react.cljs, cljsjs/react.cljc, or JavaScript source providing "cljsjs.react"

Bobbi Towers06:02:44

I'm on Chrome on Linux. Regular CLJS snippets are working fine.

Yehonathan Sharvit08:02:03

Will update when the fix is deployed

Yehonathan Sharvit11:02:35

Fix deployed @porkostomus Please confirm that it now works for you

Bobbi Towers13:02:45

Yes it does 🙂 Thank you!