There is no script.js in the js folder therefore a 404 error is shown in the console.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | script_js-2666708-2.patch | 583 bytes | zuhair_ak |
There is no script.js in the js folder therefore a 404 error is shown in the console.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | script_js-2666708-2.patch | 583 bytes | zuhair_ak |
Comments
Comment #2
zuhair_akRemoved script.js from zircon.libraries.yml.
Comment #3
zuhair_akComment #4
zuhair_akComment #5
coreykck commentedI agree, same issue, same fix for me
Comment #6
zuhair_akComment #7
Cranky57 commentedI was having a similar issue with CRM_Reports not finding script.js.
Looking in the file structure, I could see the file, but in a different location than the error message was indicating it was looking.
I have modified the crm_core.libraries.yml to look for the file in the actual location that I found it.
This initially seems to have fixed the problem; but I have only just done this.
Comment #9
gauravvvv commentedThanks for working on the isssue. Committed and removed the file.