Voice-over skips announcement using control+option+arrows, but announces using tab key
I have a list of product cards, each wrapped in a link tag. When using voice-over and tabbing through on Mac, it announces the aria-label
description in the link
, the aria-label
description in the button
, and the one in the div element with role="note"
.