[NewEntry & EditDialog] Temp recordings deleted while still expected #3317
Labels
audio
bug
Something isn't working
component: DataEntry
frontend
goal: ReviewEntries
lowpriority
This might not be worked on
Describe the bug
When adding audio to an in-progress entry (either in DataEntryTable > NewEntry or in ReviewEntriesTable > EditCell > EditDialog), the audio is temporarily saved in-browser. Upon submission, that files is sent to the backend then deleted from the browser. It appears that the deletion happens before the component pointing to it has cleared, resulting in a console error.
To Reproduce
Steps to reproduce the behavior:
On Chrome
On Firefox
Expected behavior
No error.
The text was updated successfully, but these errors were encountered: