Bug Tracker

Modify

Ticket #2476 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

Error when using dialog('destroy');

Reported by: k776 Owned by: rworth
Priority: major Milestone: 1.2.4
Component: ui Version: 1.2.3
Keywords: Cc:
Blocking: Blocked by:

Description

When I need to destroy the dialog (leaving the original div so I can update it and reapply new dialog settings), I get this error. I need some type of fix soon if possible.

dialog[options] has no properties (no name)()ui.dialog.js (line 14) each([div#contact_info_box.ui-dialog-content], function(), undefined)jquery.js (line 751) each(function(), undefined)jquery.js (line 155) dialog("destroy", undefined)ui.dialog.js (line 10) (no name)()functions_chat.js (line 23) handle(Object type=click target=span.contact_info_link)jquery.js (line 2073) (no name)()jquery.js (line 1864) [Break on this error] dialog[options].apply(dialog, args);

Change History

comment:1 Changed 5 years ago by rworth

  • Owner changed from paul to rworth

comment:2 Changed 5 years ago by rworth

  • Status changed from new to assigned

comment:3 Changed 5 years ago by rworth

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed in [4881]

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.