Screenshot of Fastpass:

From looking at the code in TileGallery.tsx, it looks like setting accessibilityRole='link' is causing the issue, as when accessibilityRole='button', the Invoke pattern is defined. Will need to investigate the platform code to see why this is occurring, and how we can avoid this issue on Fabrc.