Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSSTransitionGroup not working in Safari 5.1 #1111

Closed
zpao opened this issue Feb 17, 2014 · 2 comments
Closed

CSSTransitionGroup not working in Safari 5.1 #1111

zpao opened this issue Feb 17, 2014 · 2 comments
Assignees
Milestone

Comments

@zpao
Copy link
Member

zpao commented Feb 17, 2014

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

@zpao zpao added this to the 0.9 milestone Feb 17, 2014
@zpao
Copy link
Member Author

zpao commented Feb 19, 2014

No update, so not going to block.

@zpao zpao modified the milestones: 0.9.1, 0.9 Feb 19, 2014
@sophiebits
Copy link
Collaborator

Works for the original poster with shims: https://groups.google.com/d/msg/reactjs/a2CQqym1BIw/JYOUksYRScgJ.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants