Okuyun / Kuran

https://okuyun.github.io/Kuran/
6 stars 3 forks source link

Safari animation #11

Closed maeyler closed 3 years ago

maeyler commented 3 years ago

Reported by @EbrarSena: Only first page is displayed on Safari browser -- cannot navigate

Added a try-catch-alert block in gotoPage() and the problem is identified:

image

maeyler commented 3 years ago

Commit a60021 fixes the issue: Use CSS transition rather than animate()

We leave a better tool aside for the sake of compatibility