Bug.

To not reset form
???
I am using last versions of the packages, but I am still not sure why this error occurs.
Hello! Thank you for the reporting. I don't manage to reproduce it. Could you please provide an example or json to reproduce the problem.
@dmitrykurmanov Will come back at this.
this.model = new Survey.Model(intake());
// ...
this.model.startTimer();
// ...
this.model.stopTimer();
Removed the timers. Fixed it.
Call this method to start timer that will calculate how much time end-user spends on the survey or on pages
https://surveyjs.io/Documentation/Library/?id=surveymodel#startTimer
Hmm, why would this fix anything at all?
@StephanMeijer Hello! Thank you for the comment https://github.com/surveyjs/surveyjs/issues/1535#issuecomment-462466472
You are using quiz and I've reproduced the bug.
We've fixed the bug. Fix will be available in the next minor update.
@tmvnk 馃帀
Glorious! Thank you so much <3