Bug Tracker

Modify

Ticket #3001 (closed bug: invalid)

Opened 5 years ago

Last modified 4 years ago

error: elem has no properties

Reported by: sebiprivat Owned by:
Priority: major Milestone: 1.3
Component: core Version: 1.2.6
Keywords: Cc:
Blocking: Blocked by:

Description

Hello!

With a lot of Plugins Firebug shows the following error:

elem has no properties

var id = elem[ expando ]; Line: 664 Version: 1.2.6

Work around (Inser before)

elem = elem
[];

greetings from Germany Sebastian

Change History

comment:1 Changed 5 years ago by flesler

  • need changed from Patch to Test Case

Your details are not quite enough to be able to handle this. Could you provide a test case ? a minimalistic html file with the requires html and js to reproduce the problem. Thanks.

comment:2 Changed 4 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

No test case.

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.