You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
We have been using ng-include for partials in our new angular app, but we had to remove them because they were loading so slowly. This had significant visual impact on page load. Here's a great example of this issue: http://plnkr.co/edit/dTUUPhsVrCbeSIjZzqmx?p=preview
How can we help address this? Is there something we're missing?