storyofams / storyblok-toolkit

Batteries-included toolset for efficient development of React frontends with Storyblok as a headless CMS.
https://storyblok-toolkit.vercel.app/
MIT License
33 stars 1 forks source link

[Placeholder] Visible in Safari Reader Mode #23

Open Dangoo opened 3 years ago

Dangoo commented 3 years ago

Describe the bug The blurred placeholder is visible in Safari Reader mode besides the desired full image.

To Reproduce Steps to reproduce the behavior:

  1. Place image on a page with enough text to enable Safari Reader mode
  2. Open Reader Mode
  3. See blurred preview as well as actual image

Expected behavior Only the actual image from Picture should be shown

Screenshots image

Desktop (please complete the following information):

BJvdA commented 3 years ago

Thanks for the bug report, I think I've fixed it (strange that Safari ignores that the placeholder image has aria-hidden 🙈)