Hi, I have implemented the Accordion control but when i switch between headings there is a delay between the first one closing and the other opening, so for a second they are both open at the same time. The smooth close also doesn't work, they close abruptly.
The only thing i have changed is setting the .
ui-accordion-content height to auto !important
Is there another way to make the content skrink to fit what it contains, as some of the headings have many items and some only have two?
Thanks