Fork me on GitHub
#reagent
<
2017-08-25
>
dimovich06:08:10

@profgra have you solved your issue? Maybe you have a component that's "eating" its children, like react-draggable

profgra06:08:24

@gdeer81 Indeed, the problem occured in a kind of special case that I could reproduce with the dev build. @dimovich Issue solved: I messed my square brackets in a combination of when and map. Thanks for helping me and have fun.

juhoteperi07:08:37

@mattgeb Reagent uses React, so yes. But I consider all the noice about patents file FUD.

mattgeb07:08:11

Cool, thanks!

juhoteperi08:08:26

Other licenses (e.g. Apache and EPL) have also patent grants with clauses that define in which case they terminate, though I guess (IANAL) they are a bit more specific

mikethompson10:08:02

@mattgeb There are contrary opinions on the patent clause which say the fuss is much ado about nothing. https://medium.com/@dwalsh.sdlr/react-facebook-and-the-revokable-patent-license-why-its-a-paper-25c40c50b562 But, there isn't any chance that Google or Facebook will be buying me out anytime soon, so I can afford to dismiss that possibility.

deadghost10:08:21

@roosta ended up fixing the sliders, after getting rid of the errors it was a duh the html is there but there's no css so the thing looks like it's not there

roosta10:08:08

ah figures, I had the same issue just forgot about it. Glad you got it working.

shooodooken22:08:49

Does anybody know if it would be much work to get reagent to use vue.js instead of react?

gadfly36122:08:06

My gut reaction is yes. As an aside, the convo in this ticket may be of interest to you: https://github.com/reagent-project/reagent/issues/271