Fork me on GitHub
#cljsrn
<
2017-11-23
>
pesterhazy15:11:14

@rnandan273 there are issues with clj->js under advanced compilation IIRC

pesterhazy15:11:23

it's also unnecessary here

pesterhazy15:11:51

try replacing these instances with #js{} and #js[]

pesterhazy15:11:12

note that you need to repeat the #js prefix in nested structures

pesterhazy15:11:04

I don't know where r.route comes from, I don't see anything that refers to that here