Closed maeyler closed 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:
Commit a60021 fixes the issue: Use CSS transition rather than animate()
animate()
We leave a better tool aside for the sake of compatibility
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: