Closed mcbouslog closed 2 years ago
Please change this issue title once we have a better idea of it's cause.
Noting Davy Notebooks has prioritized: true
vs Corresponding with Quakers prioritized: false
I think I've isolated the issue to https://github.com/zooniverse/front-end-monorepo/blob/master/packages/lib-classifier/src/components/Classifier/ClassifierContainer.js#L77 -
const classifierStore = useHydratedStore(storeEnvironment, cachePanoptesData, `fem-classifier-${project.id}`)
Introduced in #2863 (checked commit before confirmed no error, commit of PR confirmed error).
This is fixed by #3293, which adds error handling to the useHydratedStore
hook.
Package
Describe the bug
Create a transcription line with subtask text, refresh the page (will prompt "Reload?", click "Reload"), then client-side application error. To clear error must clear browser session storage.
Bug - https://www.zooniverse.org/projects/humphrydavy/davy-notebooks-project?demo=true Similar project without bug - https://www.zooniverse.org/projects/rachaelsking/corresponding-with-quakers?demo=true
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Do same steps as noted above on https://www.zooniverse.org/projects/rachaelsking/corresponding-with-quakers/classify/workflow/20713?demo=true - no error