lukehaas/RunJS

Code lost on update

Closed this issue · 3 comments

I had a tab with some edited code, got the notification that a new version of RunJS was available and told it to update. When RunJS came back, the modified code was gone. (I didn't lose a lot, just like 3 lines or so.)

Older versions of RunJS would auto-save when the code is run. If you wrote code and didn't run it, this would explain why it wasn't saved.

Ah, I definitely didn't run it.

Cool. Now RunJS auto-saves on change instead of on run so this shouldn't be a problem now.

Thanks for raising this anyway. Catching bugs can be tricky so it's really helpful that you're looking out for stuff like this.