Last active
August 29, 2015 14:14
-
-
Save Narretz/8292e353f75b108882d8 to your computer and use it in GitHub Desktop.
Angular issues related to replace: true option
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/angular/angular.js/issues/10811 (Causes to unexpected behavior to ng-class inside directive) | |
https://github.com/angular/angular.js/issues/10612 (Different DOM when using template vs templateUrl with replace true) | |
https://github.com/angular/angular.js/issues/10465 (Replace True Breaking Pristine Class) | |
https://github.com/angular/angular.js/issues/10323 (Combining ng-show conditions in a directive with replace = true fails) | |
https://github.com/angular/angular.js/issues/8159 (Directive with 'replace: true' and template) | |
https://github.com/angular/angular.js/issues/6239 (Duplicated style attribute in directive with template and replace: true) | |
https://github.com/angular/angular.js/issues/6979 (syntax error on directive with replace = true) | |
https://github.com/angular/angular.js/issues/5695 (Directive with ng-class in template fails to merge its attribute with its caller's ng-class attribute) | |
https://github.com/angular/angular.js/issues/4837 (1.2-rc3 breaks combination of transclude and replace cause multidir error) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment