You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
What is the expected behavior?
Having a templateUrl should work just as well as having template in a recursive component. Changing the plnkr to have the template inline instead, no error is thrown.
What is the motivation / use case for changing the behavior?
It’s inconsistent behavior and doesn’t seem to work for templateUrl.
Which versions of AngularJS, and which browser / OS are affected by this issue? Did this work in previous versions of AngularJS? Please also test with the latest stable and snapshot (https://code.angularjs.org/snapshot/) versions.
Angular 1.5.11 and later (all browsers).
Other information (e.g. stacktraces, related issues, suggestions how to fix)