SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix(ngTransclude): fix case where ngTransclude attribute value equals its key

Some preprocessors such as Jade will automatically provide a value for an attribute
rather than leave it empty. E.g. `<div ng-transclude="ng-transclude">`.
In these situations we still want to use the default transclusion slot.

Closes #12934
Closes #13383
P
Peter Bacon Darwin committed
7ddbc9aa35119154acb649e8c5096babc1d43476
Parent: b2a937d