Thrown at this part of the script: ``` javascript // call destroy to remove the ui widget uiFn.call($el, 'destroy'); ``` With custom widgets that use the widget factory. Accordion has this issue as well (and possibly other jQuery UI widgets).
Thrown at this part of the script:
With custom widgets that use the widget factory. Accordion has this issue as well (and possibly other jQuery UI widgets).