Fork me on GitHub
#reagent
<
2017-04-14
>
souenzzo13:04:07

Survey: What CSS approach are you using?

savelichalex13:04:18

cljs-css-modules

gadfly36119:04:09

@souenzzo i use garden for everything (but will now be checking out cljs-css-modules, had never heard of it)

talgiat19:04:45

Trying to call reagent.core/dom-node in component-did-mount but getting nil as a response, is that expected behavior?

talgiat19:04:02

yeah that's what I'm doing still getting nil

gadfly36119:04:07

Gotcha, can you post code snippet?

talgiat19:04:10

🤦 sorry my bad, was some issue with the render code not running first time and hence the dom-node is nil

gadfly36120:04:47

No worries, glad you figured it out!