"The alt
prop cannot be empty string if role="presentation" is not set" when it is
#144
Labels
alt
prop cannot be empty string if role="presentation" is not set" when it is
#144
With the following code, I get the error presented in the title. Not sure if this is a bug or what, but it sure is annoying.
If I remove the alt from the props object entirely, more errors appear. I'm pretty sure I could work around this with two returns, but I'd rather not do that.
And there's nothing in
remaining
that would overwriterole
oralt
.The text was updated successfully, but these errors were encountered: