Hi George, Are you using MVC for routing?
If so, you could be passing `View()` instead of `PartialView()` which would result in a whole bunch of unnecessary code from the main view being duplicated where your directive is and messing with where the styles are brought in from. -- 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.
