waitForAnimate={false} not working as expected
Abierto
good first issue
- Lenguaje dominante
- JavaScript
- Estrellas
- 11.9k
- Forks
- 2.1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
When setting waitForAnimate to false I want to be able to swipe through the next slide, before the animation finishes. The animation currently doesn't seem to change any behaviour of swiping and animating.
This is important for mobile when you want the user to have a smooth swiping experience that's as fast as possible.
Sandbox: https://3vvzvzl325.codesandbox.io/
(Just swipe very fast through the slides and you'll notice you always have to wait for the current slide animation to finish until you can swipe to the next one)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.