Closed
Description
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
.