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
There is no way to disable it now, PR fixing this would be welcome (best way would be to not check !attributes.role, but to check if its !== undefined, allowing values like false or null, so you would have a way to override this kind of attributes right on the tag you want).
Hi!
I have a problem with automatic attributes, validator warnings on
role="main"
for tag main. How can I disable automatic attributes?Validation
The text was updated successfully, but these errors were encountered: