emilkowalski / sonner

An opinionated toast component for React.
https://sonner.emilkowal.ski
MIT License
8.73k stars 278 forks source link

Animations not working on Macbook #96

Closed jessielaf closed 1 year ago

jessielaf commented 1 year ago

Hi! I was trying the svelte port, but the animations were not working. I checked this library, and I had the same problem. See https://github.com/wobsoriano/svelte-sonner/issues/1

emilkowalski commented 1 year ago

Which browser and macOS version are you using?

jessielaf commented 1 year ago

@emilkowalski

OS: Ventura 13.3.1 (a)

ARC: Version 0.111.0 (39916) Chromium Engine Version 114.0.5735.198

Safari: Version 16.4 (18615.1.26.110.1)

emilkowalski commented 1 year ago

Do you have reduced motion enabled on your mac by any chance?

jessielaf commented 1 year ago

@emilkowalski yes I do. When turning this off, the animation starts again. I did not know this had an effect on browser functionality.