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 use the '@google-pay/save-button-react' component in react app.
It leads to an issue with element <img src="https://www.gstatic.com/wallet-objects/savetogooglepay/Gpay_logo_light.svg">. According to axe devTools report, it must have alternate text or a role of none or presentation.
The text was updated successfully, but these errors were encountered:
I use the '@google-pay/save-button-react' component in react app.
It leads to an issue with element
<img src="https://www.gstatic.com/wallet-objects/savetogooglepay/Gpay_logo_light.svg">
. According to axe devTools report, it must have alternate text or a role of none or presentation.The text was updated successfully, but these errors were encountered: