Opened 5 years ago
Closed 5 years ago
#18793 closed defect (invalid)
browser compatibility error: some script files not loading in Chrome browser
Reported by: | Mahee | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Dijit | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hi Dojo team,
I am using dojo data grid and dijit title panel in the same web page. From past several years its working fine, but recently dojo code is breaking, i suspects its because of chrome updation. But this problem is not occuring in firefox browser (working as expected). I tried all possible ways but no luck.
Following errors i am getting
Uncaught Error: Could not load 'dojo.nls.dojo_en-us'; last tried './nls/dojo_en-us.js'
Uncaught Error: Could not load 'dijit.TitlePane?'; last tried '../dijit/TitlePane.js'
Attachments (1)
Change History (4)
Changed 5 years ago by
Attachment: | dojoParserError.png added |
---|
comment:2 Changed 5 years ago by
Status: | new → pending |
---|
comment:3 Changed 5 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!
Please attach a test case using the "attach file" button. It should be as small as possible to still reproduce the problem, almost always a single HTML file that we can load in the browser (i.e. not PHP, JSP, etc.).
Then, give exact instructions on how to reproduce the problem using your attached test file, including the browser and version to use.