react-inline-transition-group
react-inline-transition-group copied to clipboard
doesn't work with prefix.
something like transform
and -webkit-transform
https://github.com/felipethome/react-inline-transition-group/blob/0975765e106f238992450925a5abbdfa4a18ad60/src/TransitionChild.js#L140
and the callback will never be called.
In the transform case maybe you don't need the prefix since the transition and transform support have similar browser compatibility.
Anyway, I will leave this open and when I have the energy I remove the prefix from event.propertyName. Thank you.
I am not using prefix for transform. The event.propertyName is -webkit-transform
.
This is odd. Can you tell me which browser (and version) are you using?
Android 4.2.2