Fork me on GitHub
#cljs-dev
<
2018-05-25
>
rauh05:05:08

Patch looks great for CLJS-1871! @mfikes

šŸ‘ 4
quangh16:05:33

Does anyone play around with rc-slider and experience with error "Uncaught ReferenceError: rcSlider is not defined"?

mfikes17:05:03

@quangh I'd recommend checking in #clojurescript (this channel is about the development of ClojureScript itself, not its use per se)

dnolen18:05:48

prep for fixing spec 20+ arg arity issue Iā€™m going to add a warning when a fn has > 20 args the 21st is not a rest parameter

dnolen18:05:13

we should push that out first to get people to fix up their libs and then can do the compiler work around this

šŸ‘ 4