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
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
There seems to be a resizing bug when the accordion is hidden. Tried hiding with ng-show in this exemple, but hiding with ng-class="{hide: !show}" did the same thing.
Seems to only happen if the accordion is hidden on initial load. Once you close and re-open the bugged group, it is possible to hide and show the accordion without any problems.
The text was updated successfully, but these errors were encountered:
http://plnkr.co/edit/iWHWYJ
There seems to be a resizing bug when the accordion is hidden. Tried hiding with ng-show in this exemple, but hiding with ng-class="{hide: !show}" did the same thing.
Seems to only happen if the accordion is hidden on initial load. Once you close and re-open the bugged group, it is possible to hide and show the accordion without any problems.
The text was updated successfully, but these errors were encountered: