[SU15] Rebuild project with javascript - Does not reload new js,css files

Version: *SU15 1.37.8.0

Frequency: Consistently

Severity: High

Context: Build and aircraft projects with html_ui javascript

Bug description: Make a change to css and/or js files during debugging and the new css and/or js files are not reloaded in to the flight. You must open the Coherent debugger and do a reload there to trigger the new css/js files to beloaded into the sim. After doing this a number of times the sim will CTD. You can not longer go into task manager to stop the Windows debug file (11 GIGs) being created and have to reboot windows.

Repro steps:

Aircraft project with html_ui instrument - simple nav/com screen build and debug the javascript - you will find that the new js file is not reloded, open Coherent Debugger to trigger reload, continue debugging- project rebuild will load what’s in the cache and not the new js file.

Attachments:

Private attachments: Send a PM to @PrivateContent with the link to this topic and the link to download your content

Ctrl + Shift + R in the Coherent debugger reloads and skips cache.

1 Like

Ah good to know - but really, that has to be done after rebuilding?

Yeah, that works for me at least. If you forget it, you can mouse over the reload button in the debugger and it shows that key combo in the tooltip.