Opened 10 years ago
Closed 10 years ago
#8811 closed bug (notabug)
dynamic accordion panels
Reported by: | frediani.adrien | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.0 |
Component: | ui.accordion | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I noticed the refresh method is not working as one would expect. When adding a new panel dynamically, fresh panel display is still wrong.
http://jsbin.com/okeleq/1/edit
Using a hack (destroy-recreate the accordion) it works, but this may be a good idea to just call the refresh method instead.
Note: See
TracTickets for help on using
tickets.
The refresh method is indeed not designed to handle that in any released version of jQuery UI. However, this is available in master.