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

Button animated="fade" doesnt work. #1774

Closed
reetou opened this issue Jun 16, 2017 · 4 comments
Closed

Button animated="fade" doesnt work. #1774

reetou opened this issue Jun 16, 2017 · 4 comments

Comments

@reetou
Copy link

reetou commented Jun 16, 2017

Steps

I copied code from example here https://react.semantic-ui.com/elements/button#button-example-animated
Just writing animated prop in button component is working, but if I add animated="fade" prop, button is disappearing.

Version

semantic-ui-react - 0.68.5
semantic-ui-css - 2.2.10

@layershifter
Copy link
Member

Docs work fine, please add a codepen and we can investigate problem.

@reetou
Copy link
Author

reetou commented Jun 16, 2017

Here's my entire component https://codepen.io/anon/pen/NgbZjZ

@layershifter
Copy link
Member

Please make a minimal example of problem, it seems that it's your local issue. Did you modify SUI's CSS? Make sure that these CSS classes applied to your buttons.

@layershifter
Copy link
Member

I will close this issue until we have a codepen that represents a problem with SUIR. Now it looks like a CSS problem or conflict.

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

No branches or pull requests

2 participants