Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Topic author was deleted

    Mar 25, 2015 @ 20:46

    Overriding Core Angular Directive

    Looking to override this core directive: https://github.com/umbraco/Umbraco-CMS/blob/ded1def8e2e7ea1a4fd0f849cc7a3f1f97cd8242/src/Umbraco.Web.UI.Client/src/common/directives/umbtreesearchbox.directive.js

    I have a package.manifest defining a directive that defines the directive exactly as the core but it has a simple adjustment.  Was hoping by simply implementing the same named directive would do the trick but no luck.

    I know my file is loading because I can console.log some messages.  I just can't override it.

    Anyone have any success doing something similar?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies