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 ran into accessibility issue <div class="example-class" data-stretch="example-image.jpg"> - it's looking for alt tag but I can't add alt tag inside div
I ran into accessibility issue
<div class="example-class" data-stretch="example-image.jpg">- it's looking foralttag but I can't addalttag insidedivAny solution?