Any ideas what to do, with this error? RouterLink
attribute fail W3 HTML validation?
The template is a simple HTML like
<a [routerLink]="data.levelOneUrl" >{{data.levelOneName}}</a>
Also, seems angular fail with all W3 validations, no just routerLink, but I have multiple issues with almost all attributes injected from angular