Fork me on GitHub
#hoplon
<
2017-08-15
>
fiddlerwoaroof08:08:18

I upgraded my version of clojurescript from 293->854 and of hoplon from 6.0.0-alpha17->7.0.2 and now I'm getting some strange errors

fiddlerwoaroof08:08:27

WARNING: Wrong number of args (0) passed to cljs.core/atomat line 96 hoplon/app_pages/_index_DOT_html.cljs

fiddlerwoaroof08:08:38

Time to sleep on this, maybe I'll figure it out tomorrow.

dm308:08:16

it does seem like something may be wrong in Javelin

dm308:08:19

however, I’d probably rule that out

dm308:08:10

matches the if-tpl in your sources

dm308:08:28

clojurescript became more strict on validating the arities it seems

alandipert14:08:50

yup, that looks like the problem