babel-plugin-inline-react-svg icon indicating copy to clipboard operation
babel-plugin-inline-react-svg copied to clipboard

Fix for Invalid attribute name: aria-

Open vlzuiev opened this issue 3 years ago • 2 comments

ASAP

There is an error message in a console and react removes aria-labelledby because it's wrapped in single ticks:

Warning: Invalid attribute name: 'aria-labelledby'

vlzuiev avatar May 18 '22 00:05 vlzuiev

Seems to be smth broken on Tavis. Is it something I should fix or just some Travis setup problem?

vlzuiev avatar May 18 '22 00:05 vlzuiev

Don’t worry about that; I’ll have to migrate us to github actions and then rebase this PR.

ljharb avatar May 18 '22 01:05 ljharb