angular-html5
angular-html5 copied to clipboard
Change your ng-attributes to data-ng-attributes for html5 validation
Results
1
angular-html5 issues
Sort by
recently updated
recently updated
newest added
Custom element names require only to include at least one hyphen ([a bit more strict of course](https://html.spec.whatwg.org/multipage/custom-elements.html#valid-custom-element-name)) to produce valid HTML5 code. Thus it's unexpected and undesirable to prefix them...