Side navigation
#3001 closed bug (invalid)
Opened June 06, 2008 03:57PM UTC
Closed January 15, 2009 02:45AM UTC
error: elem has no properties
Reported by: | sebiprivat | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | core | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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
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.