Help wanted
Repository metrics
- Stars
- (7,318 stars)
- PR merge metrics
- (No merged PRs in 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!