Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 3, 2019. It is now read-only.
This repository was archived by the owner on Nov 3, 2019. It is now read-only.

Using ng-include with the context menu template. #108

Description

@JalalSordo

Hello,
as the title suggests I tried to include the template from another html file but I receive the following stacktrace :

TypeError: contextMenuCtrl.open is not a function
    at contextmenu.js:74
    at Scope.$eval (angular.js:16384)
    at Scope.$apply (angular.js:16484)
    at Scope.scopePrototype.$apply (hint.js:1427)
    at HTMLTableRowElement.<anonymous> (contextmenu.js:73)
    at HTMLTableRowElement.dispatch (jquery-1.10.4.js:4435)
    at HTMLTableRowElement.elemData.handle (jquery-1.10.4.js:4121)

My ng-include :
<div ng-include="'partials/contextmenu.html'"></div>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions