Help wanted
Métricas do repositório
- Stars
- (7.318 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
After obj.transition is executed, obj.is(':animated') always return false.
This is a serious bug because chaining of multiple transitions on eg. click cannot be disabled. Or at least I have no idea how to do it.
Thanks in advance!