How is it possible to get a tplrt error on a directive that has an inline template that clearly has a single root element?
I am seeing this error a lot though I cannot reproduce it in any development or test environment. It seems like it must be some sort of angular bug? If I change the directive from replace : true to replace : false, this error stops happening. I don't mind this as a work around as long as I am not just masking some problem that I actually need to resolve. Is there any explanation for this? Thanks, Julian Jelfs. -- 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/d/optout.
