episphere / quest

experimenting with the idea of a questionnaire markup
https://episphere.github.io/quest/
2 stars 11 forks source link

Firefox private window issue with restoring previous results #318

Closed hzhao392 closed 2 years ago

hzhao392 commented 3 years ago

Go into Quest from Firefox Private Window: https://episphere.github.io/quest/?questionnaires/demo.txt Fill in some questions out.

Then refresh the window to reload again, and we see this stack trace:

Uncaught (in promise) TypeError: object.rootNode is undefined
    loadFromVanillaObject https://episphere.github.io/quest/tree.js:124
    render https://episphere.github.io/quest/replace2.js:782
    promise callback*transform.render https://episphere.github.io/quest/replace2.js:776
    onkeyup https://episphere.github.io/quest/quest.js:10
    tout https://episphere.github.io/quest/quest.js:89
    onkeyup https://episphere.github.io/quest/quest.js:9
    startUp https://episphere.github.io/quest/quest.js:33
    onload https://episphere.github.io/quest/quest.js:93
    EventHandlerNonNull* https://episphere.github.io/quest/quest.js:92
tree.js:124:5

It does not pick up where the previous question left off. This does not seem to be a problem for regular Firefox so perhaps something is different with Private windows.

danielruss commented 2 years ago

stale issue...closing