-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Client-side application error on refresh with drawing mark #3251
Comments
Please change this issue title once we have a better idea of it's cause. |
Noting Davy Notebooks has |
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 -
|
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 |
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
The text was updated successfully, but these errors were encountered: