This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Tabset breaks require ^ #524
Closed
Description
If I have this:
<parent>
<tabset>
<tab heading="Tab">
<child></child>
</tab>
</tabset>
</parent>
Then child
can't access parent
controller.
Here is a simple demo: http://plnkr.co/edit/ts0TsLu1xdRQxFGc9B8e?p=preview
Any idea on why this might be happening?
Metadata
Metadata
Assignees
Labels
No labels