Changes in builder not getting applied to javascript

When I make changes in the builder and sync with Pavlovia (with export HTML on Sync set) the javascript file does not change. I have updated to the latest PsychoPy version and the problem still occurs.
Somebody know what might cause this?

using the compile to js button still works

Do you mean the latest version doesn’t run online or that the commit fails?

it runs online, but for changes to get implemented online I have to manually compile the javascript and then sync with pavlovia, otherwise changes are only present in the .psyexp file and not the javascript file.