Results show old version of code after run
The latest adjustments to the code in my repl
https://repl.it/@vangeest/jsP5Khan-variabelen-1
are not visible in the results window after I click run.
When clicking on "opening a new window" (this is the icon next to pencil in the upper right corner of results), changes are correctly shown.
I did several tests, the problem persisted on other browsers (safari and chrome) and other machine (MacBook Air and Windows laptop).
When creating a fork, the fork does not have the issue.
Any clue what this is, or a workaround would be appreciated.
Screenshot that shows the problem (compare source and result and you quickly notice the difference in the text)
This file cannot be displayed: https://storage.googleapis.com/replit/images/1547673409404_795d09a149f58556e8011eb24fb04f3f.pn
If you name a new HTML/CSS/JS repl the same as an older one, the code from the older one will be run. Try renaming your repl or talking with repl staff to delete the old one.
@Geocube101 Thanks a lot, renaming the repl made it work again!