Hi
I am having problems with sortable and removable tabs. After moving the tabs about a bit and removing one, the incorrect tab panel is sometimes removed. This results in a Mismatching fragment ID error being thrown when trying to select a tab that has had its panel deleted.
I have tried removing tabs via index or via name, with the same results. I am using jQueryUI 1.8.13 and have tried updating to 1.8.14 and encountered the same problem.
I have also tried destroying the tabs and re-initialising them, then calling delete but this is not a feasible solution for our application.
Can someone please indicate if this is an internal jQuery problem?