Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Require in recursive directives not injecting correct controller #9116

Closed
dquinn40 opened this issue Sep 16, 2014 · 1 comment
Closed

Require in recursive directives not injecting correct controller #9116

dquinn40 opened this issue Sep 16, 2014 · 1 comment

Comments

@dquinn40
Copy link

The compiler seems to be searching the current element for a directive instead of only parent elements when a required directive is prepended with '^'.

Here is an example in Plunker

Also, there is a work around on Stack Overflow, but it seems this still doesn't work as expected.

@caitp
Copy link
Contributor

caitp commented Sep 16, 2014

This is a duplicate of #4518 --- there's a patch for this, but it's not necessarily a high priority right now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants