Description of the problem: I have an experiment where I need to add multiple code components. I have had no issues in the past with the code I add to show up in the compiled Py/JS script, but now every time I press Compile the code stays the same, regardless of what I add. The timestamp on the .py and lastRun files is old too, and I tried renaming the existing file and compiling again, and it shows me an error that it can’t open the script, so I am guessing pressing compile just opens the old script instead of creating a new one. I am using the newest version of Builder but changed the version to 2021.2.0 for running the experiment because of the resources loading bug (see here).
Could this be because the experiment is based on cloud, rather than locally?
Thank you!