Describe the bug
The Harvest title component now requires a Harvest model in order to operate. However, when a user creates a new Harvest, I suspect this model isn't generated until they proceed with the "Start streaming upload" or "Upload batch" buttons. This causes the browser console to throw the JS runtime error seen bellow.
To Reproduce
Steps to reproduce the behavior:
Go to "Projects"
Click on a project
Click on "New Upload"
Open Browser Developer Tools
Observe the error described above
Expected behaviour
There should be no browser
Screenshots
Desktop (please complete the following information):
OS: all
Browser Chrome & Firefox
Version all
Additional context
This is a regression bug from #1999
This does not prevent a user from creating a Harvest
Describe the bug The Harvest title component now requires a Harvest model in order to operate. However, when a user creates a new Harvest, I suspect this model isn't generated until they proceed with the "Start streaming upload" or "Upload batch" buttons. This causes the browser console to throw the JS runtime error seen bellow.
To Reproduce Steps to reproduce the behavior:
Expected behaviour There should be no browser
Screenshots
Desktop (please complete the following information):
Additional context
This is a regression bug from #1999
This does not prevent a user from creating a Harvest