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.
when including templates in this fashion i get the error:
<ng-include src="'partials/pages/events.nav.html'" ></ng-include></code>
its fine like this:
<div ng-include src="'partials/pages/events.nav.html'" ></div></code>
Error:
Error: Unexpected call to method or property access.
The text was updated successfully, but these errors were encountered: