Modify ↓
Ticket #2474 (closed bug: fixed)
selectable("<toggle, destroy,...>") doesn't work
| Reported by: | thedoc | Owned by: | rworth |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.4 |
| Component: | ui | Version: | 1.2.3 |
| Keywords: | selectables | Cc: | |
| Blocking: | Blocked by: |
Description
if I use these functions I get the following error:
select has no properties select[options].apply(select, args);
I attached a patch to fix this issue
Attachments
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

