Skip to content

Default ui-view content with directive using required causes error #1896

Closed
@epelc

Description

@epelc

When using default ui-view content along with directives that use require the directives can't find the required controller and cause an error similar to the following.

https://docs.angularjs.org/error/$compile/ctreq?p0=mdTabs&p1=mdLabelTemplate

This can be seen in the latest version of angular-material if your using tabs but I'm sure many other libraries and custom directives make use of require.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions