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
I believe this is because the tel type overrides randomized lists. At the moment you can fix this by using a Regular Expression matcher instead which has higher precedence.
I am trying to target the placeholder attribute as seen below. I have the rule at the very top of my list, it is the first item.
<input type="tel" maxlength="5" placeholder="ZIP Code">
I have tried using the follow settings and it is not working.
The text was updated successfully, but these errors were encountered: