WebClient: Javascript isn't always loading and/or has wrong name.
|
|
Resolved
The JavaScript shim used by browser controls was buggy for some scripts.
|
BYOND Version: | 507 |
Operating System: | Windows 7 Pro 64-bit |
Web Browser: | Chrome 41.0.2272.89 |
Applies to: | Webclient |
|
Status: |
Resolved (507.1279)
This issue has been resolved.
|
|
|
In the screenshot, you can see a red error next to my body/onload line because I'm missing a .js file. Seems like .js files are occasionally loading.
Also, the generated file name being given to the .js files doesn't match what I have in the .html file so even if they do load, nothing works.
Same code loads fine in WinClient. Noticing some slow load times in the browser control. nocache settings doesn't help but is required.
|