Ticket #2651 (closed bug: fixed)
ajax ui.tabs and rotation causes error
| Reported by: | jsamort | Owned by: | klaus.hartl |
|---|---|---|---|
| Priority: | major | Milestone: | 1.7 |
| Component: | ui.tabs | Version: | 1.5 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Using the latest ui.tabs with remote tabs (ajax tabs) and rotate causes an error:
$span.data('label.tabs', $span.html()) has no properties
Commenting out the if (o.spinner) {...} blocks between lines 485 and 499 will allow it to run without the error.
Change History
comment:5 Changed 5 years ago by paul
- Version changed from 1.2.3 to 1.5b4
- Component changed from ui.core to ui.tabs
comment:6 Changed 5 years ago by klaus.hartl
- Owner changed from klaus to klaus.hartl
- Status changed from new to assigned
- Version changed from 1.5b4 to 1.5
- Type changed from feature to bug
comment:10 Changed 4 years ago by klaus.hartl
- Status changed from assigned to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.

