Skip to content
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
Closed
@glebm

Description

@glebm

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions