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
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.
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
The text was updated successfully, but these errors were encountered: