Opened 15 years ago
Closed 14 years ago
#3001 closed bug (invalid)
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)
[]; |
greetings from Germany Sebastian
Note: See
TracTickets for help on using
tickets.
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.