You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I changed from react-with-addons-0.8.0.js to react-with-addons-0.9.0-rc1.js, and from JSXTransformer-0.8.0.js to JSXTransformer-0.9.0-rc1.js, and replaced React.addons.TransitionGroup with React.addons.CSSTransitionGroup, my transistions (-leave, -leave-active) no longer work in Safari 5.1.10 (Mac OS X). I understand that Safari 5.1.10 is now regarded a bit too old, e.g. by GitHub, but is React 0.9.0 meant to support this browser?
My transistions work fine in Safari 6.1.1 and Chrome 32.0.1700.107.
https://groups.google.com/forum/#!topic/reactjs/a2CQqym1BIw
The text was updated successfully, but these errors were encountered: