hi, when i compile $element.contents from a directive that containing a ngIf on false statement,nothing happens. this is because ngIf is compiling one time before removing elements and does not recompile on true statement. is there a way to force ngIf to recompile it's content on true statement or to flush cache on removing objects from DOM ? is it a bug of angular ?
thanks -- You received this message because you are subscribed to the Google Groups "AngularJS" 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/angular. For more options, visit https://groups.google.com/groups/opt_out.
