Help wanted
Repository metrics
- Stars
- (7,318 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
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!