I think there may have been an update that has broken reagent KLIPSE snippets
(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"
I'm on Chrome on Linux. Regular CLJS snippets are working fine.
It’s a bug in Klipse @porkostomus
Working on a fix
Will update when the fix is deployed
Fix deployed @porkostomus Please confirm that it now works for you
Yes it does 🙂 Thank you!