Sometimes I wonder if me writing up trivial issues like the following is making a difference. I mean, if you are a developer, and you don’t see what is wrong here in like half of a 10th of a second, what are you even doing? Respectfully.
<input
type="radio"
id="radio-abcd"
aria-label="[object Object]. "
checked=""
value="1"
/>
<label for="radio-abcd">Useful label</label>
Tamas G
in reply to Eric Eggert • • •Eric Eggert
in reply to Tamas G • • •Tamas G
in reply to Eric Eggert • • •