@ghopper Sadly it doesn’t look like there are that many people here… I’ve just started using rum and so far :on-change works fine for me
@lee.justin.m Yeah, unfortunately not. There have been in the past. :on-change does work find when inside a defc; the issue is when it's not directly in the macro.
I thought it was the sablono library that was doing that transformation (?)
How can it not be inside a defc
?
@ghopper no, but I just created the channel. feel free to post questions there
Hello all. This is from the Rum README: "Rum server-side rendering does not use React or Sablono, it runs completely in JVM, without involving JavaScript at any stage."
Is this really true?
@stephen067 uploaded a file: https://clojurians.slack.com/files/U7YTPHRT2/F8SDTEU2J/-.sh
that snippet is what happened after I added this tiny thing to an empty ring project:
@stephen067 uploaded a file: https://clojurians.slack.com/files/U7YTPHRT2/F8R1WAFLZ/-.clj
am I missing something?
Does this help? https://github.com/tonsky/rum/issues/83
I’ve never done it before.
@lee.justin.m thanks! I'll try it
@lee.justin.m didn't work... but not a big deal since I probably will some client components later...
@stephen067 too bad. it seems like the sheer existence of that issue means that the readme isn’t right at the very least
nope
Tried fixing that here https://github.com/tonsky/rum/pull/157