Modify ↓
Ticket #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: | ||
| 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)
| []; |
greetings from Germany Sebastian
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.

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.