GSE-CCL / getting-unstuck-web

The Getting Unstuck web app from 2020.
https://gettingunstuck.gse.harvard.edu
MIT License
2 stars 0 forks source link

Day One: Slider + emojis: retaining it #161

Closed paulinahaduong closed 4 years ago

paulinahaduong commented 4 years ago

Lower priority: when KB and I submit our times + emojis, then click refresh, the data seems to be lost (but slider/emojis still appear). When I view the page in incognito, the slider/emojis aren't visible - they flash and then vanish. Karen replicated this issue; I also replicated it in Firefox.

jsarchibald commented 4 years ago

Yes, still recording data! I made a change in the JS last night that apparently had side effects. So that will be in prodpatch13

jsarchibald commented 4 years ago
Uncaught ReferenceError: can't access lexical declaration 'saved' before initialization
    init_reflection https://gettingunstuck.gse.harvard.edu/static/js/project_results.js:30
    loaded_pr https://gettingunstuck.gse.harvard.edu/static/js/project_results.js:87
jsarchibald commented 4 years ago

Should be fixed by #167