Fork me on GitHub
#rum
<
2018-01-11
>
justinlee00:01:55

@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

Garrett Hopper00:01:56

@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.

justinlee00:01:46

I thought it was the sablono library that was doing that transformation (?)

jrychter08:01:35

How can it not be inside a defc?

Roman Liutikov08:01:46

@ghopper no, but I just created the channel. feel free to post questions there

stephenm19:01:54

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."

stephenm19:01:57

Is this really true?

stephenm19:01:26

that snippet is what happened after I added this tiny thing to an empty ring project:

stephenm19:01:16

am I missing something?

justinlee19:01:50

I’ve never done it before.

stephenm19:01:57

@lee.justin.m thanks! I'll try it

stephenm20:01:44

@lee.justin.m didn't work... but not a big deal since I probably will some client components later...

justinlee20:01:46

@stephen067 too bad. it seems like the sheer existence of that issue means that the readme isn’t right at the very least