developit / developit/preact-css-transition-group
Doesn't work on Chrome
Open
- Dominant language
- JavaScript
- Stars
- 62
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Sorry, but for me this doesn't work at all in Chrome.
When the line
`this.timeout = setTimeout(this.flushClassNameQueue, TICK);`
is fired and active class is added, the "transitionend" event is fired right away and the translation ends before really starting :(
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.