Debugging - source .pas not being updated

Hi,


I really like the debugging through the browser tools, but I've made a load of changes to my test app this morning, and the source files in the Chrome debugger are not being updated, so I can't set breakpoints.

Thanks

Can you try to force a cache update?
Open Chrome debugger, right-click Chrome refresh icon and choose "Empty cache & hard reload"

Thanks Bruno.


Another useful tip - did not know about the Right Click on the refresh button :)