> Yes, though I think the React folks are planning on allowing you to
> return null soon. At least, I remember seeing it announced someplace.

The new version of React:

http://facebook.github.io/react/blog/#rendering-to-null

I guess the question is whether or not, or when, you can use that with
Om, which I don't know the answer to.

DD

(2014/07/27 6:44), Daniel Kersten wrote:
> Yes, though I think the React folks are planning on allowing you to
> return null soon. At least, I remember seeing it announced someplace.
> 
> 
> On 26 July 2014 18:26, John Chijioke <[email protected]
> <mailto:[email protected]>> wrote:
> 
>     On Saturday, July 26, 2014 7:46:12 AM UTC+1, John Chijioke wrote:
>     > Please is there a valid example somewhere that illustrates
>     unmounting an om component from the DOM?
> 
>     Thanks for all the examples. It shed a lot of light on the matter.
>     However, it seems to me there is just no way (or no point?) of
>     getting the DOM rid of the React component completely. I suppose at
>     the minimum I must return a React component from the render loop?
> 
>     --
>     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]
>     <mailto:clojurescript%[email protected]>.
>     To post to this group, send email to [email protected]
>     <mailto:[email protected]>.
>     Visit this group at http://groups.google.com/group/clojurescript.
> 
> 
> -- 
> 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]
> <mailto:[email protected]>.
> To post to this group, send email to [email protected]
> <mailto:[email protected]>.
> Visit this group at http://groups.google.com/group/clojurescript.

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

Reply via email to