Accessibility issues with website performance.

Hi, I’ve noticed some accessibility issues with my website’s performance. Interestingly, I observed some similar issues when analyzing the plasmic.app website on PageSpeed Insights.

Could anyone kindly provide me with some guidance on addressing this? Since I’ve noticed similar issues on Plasmic’s website as well, I assumed this might could be a Plasmic-specific matter that requires manual intervention? Thanks!

Hi! The button/link accessibility issues come up when you have a button or link that do not have discernible text inside (often these are buttons / links with just an image). Expanding the issue in lighthouse will show you exactly which button/links have the issue. You can add an aria-label for them to make them accessible.