Opened 3 years ago
Closed 3 years ago
#18969 closed defect (invalid)
Dojo.require failing for dnd.source
Reported by: | rhang | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DnD | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Error: Could not load 'dojo.dnd.Source'; last tried './dnd/Source.js'
at Object.dojo._loadModule.dojo.require
I noticed this yesterday! The code in our code base which seems to trigger this is:
Dojo required dependencies dojo.require("dojo.dnd.Source");
Change History (3)
comment:1 Changed 3 years ago by
Status: | new → pending |
---|
comment:2 Changed 3 years ago by
Component: | General → DnD |
---|
comment:3 Changed 3 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
The existing tests we have in place are not breaking, so we'll need more information than this to help track down your issue: