-
-
Notifications
You must be signed in to change notification settings - Fork 337
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
Animated button not fit inside the Accordion #2278
Comments
Pleae provide a jsfiddle for easier investigation. Thanks |
Cannot reproduce: Here is a jsfiddle having an accordion including animated buttons. All looks normal to me. |
Thank You for your response appreciated, Kindly check the jsfiddle : https://jsfiddle.net/hajanajubudeen88/u4bzjqmt/14/ |
Thanks. Your issue has been fixed in the nightly 2.9.0 beta by #2197 |
This works only in jsfiddle, once i use this code into my project its not working (facing the same issue), Thanks |
Because you probably did not use the nightly beta in your code which is available at the cdn via https://cdn.jsdelivr.net/npm/fomantic-ui@nightly/dist/semantic.min.css and https://cdn.jsdelivr.net/npm/fomantic-ui@nightly/dist/semantic.min.js Take a look at the jsfiddle to the left where the resources are listed. |
Bug Report
In the TestCase, I'm facing some button size issue
Steps to reproduce
(NOTE : Only Animated buttons not fit inside the accordion, normal buttons working good )
Expected result
Need the same size both inside the accordion and out side the accordion
Fiddle Link
https://jsfiddle.net/hajanajubudeen88/u4bzjqmt/14/
Screenshot (if possible)
Version
2.x.x
The text was updated successfully, but these errors were encountered: