After completing a challenge and clicking the submit button, if you click the back button after getting your score, you will be taken back to the editor but with the default code instead of the code you submitted, and all past entries are either deleted or reset to the default code template. I found this bug to be extremely annoying after spending about 2 hours working on a problem, only to lose it all for pressing the back button.
Steps to reproduce:
- log into codingame.com and select a puzzle
- alter the puzzle code
- submit the altered code
- press back button in browser, note that default code is present instead of previous alterations.