Opened 15 years ago
Closed 15 years ago
#5267 closed defect (worksforme)
Error: too much recursion in bootstrap.js
Reported by: | guest | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dijit | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When I try to load Demo Mail Application from Dijit in my browser, the layout is displayed incorrectly - LayoutContainer? and AccordionContainer? blocks are not visible and JavaScript? console complains about an error 'too much recursion' in dojo/_base/_loader/bootstrap.js on line 364.
Change History (3)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Sorry, it was my fault... Everything works just fine. I'll be more careful next time. Please close the ticket.
comment:3 Changed 15 years ago by
Component: | General → Dijit |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
What browser? AFAIK mail demo worked in the 1.0 release but was broken in 1.0.1 (and fixed in 1.0.2). Does http://archive.dojotoolkit.org/dojo-2007-11-29/dojotoolkit/dijit/demos/mail.html work for you?