Opened 11 years ago
Last modified 11 years ago
#14479 closed defect
EnhancedGrid and RangeError — at Version 1
Reported by: | matej | Owned by: | Evan |
---|---|---|---|
Priority: | high | Milestone: | 1.6.2 |
Component: | DojoX Grid | Version: | 1.7.1 |
Keywords: | EnhancedGrid, BorderContainer, ContentPane | Cc: | |
Blocked By: | Blocking: |
Description (last modified by )
When I use EnhancedGrid inside BorderContainer and ContentPane debugger gets a stack overflow.
Error messages:
RangeError: Maximum call stack size exceeded RangeError Deferred.js:216
Change History (3)
Changed 11 years ago by
comment:1 Changed 11 years ago by
Component: | Dijit → DojoX Grid |
---|---|
Description: | modified (diff) |
Owner: | set to Evan |
Priority: | highest → normal |
Note: See
TracTickets for help on using
tickets.
Matej - Again, your test file is referencing a sample.js that doesn't exist. Please attach self contained test files to future tickets.
Evan - this has infinite recursion in the Grid code.