On Sunday, September 7, 2014 6:20:55 AM UTC+2, Chris Jones wrote: > On Saturday, September 6, 2014 11:40:04 AM UTC-7, Zubair Quraishi wrote: > > I am updating the top most item, so it has no parent in that way.Ok, so if > > use IWillMount how can I tell whether it is in render state or not? > > IWillMount is the way to go. The 'rendering?' function will tell you if React > is currently in a rendering phase. > https://github.com/swannodette/om/wiki/Documentation#rendering
That is perfect, thanks! I will try the "rendering?" function -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
