## Bug Description <!-- Please describe clearly and concisely what the bug is. --> The view-transition plugin does not currently respect user `prefers-reduced-motion`, a device accessibility setting which helps with vestibular disorders. See: https://www.w3.org/WAI/WCAG21/Understanding/animation-from-interactions.html ## Steps to reproduce <!-- Please provide detailed steps on how to reproduce the bug. --> 1. Go to Device settings 2. Enable Reduced Motion setting. 3. Browse site with any Transition Animation setting 4. See animations ## Screenshots <!-- If applicable, please add screenshots to help explain your problem. --> https://github.com/user-attachments/assets/eaa2609e-2034-40b2-a1b9-ea47bc7d9a9a ## Additional Context <!-- Please complete the following information. --> - Plugin Version: 1.0.1 <!-- Please add any additional information about the bug. -->
Bug Description
The view-transition plugin does not currently respect user
prefers-reduced-motion, a device accessibility setting which helps with vestibular disorders.See: https://www.w3.org/WAI/WCAG21/Understanding/animation-from-interactions.html
Steps to reproduce
Screenshots
Screen.Recording.2025-06-25.at.1.32.21.PM.mov
Additional Context