You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.
We've not yet hooked up the staging PDF service to call off to Exeter so clicking the generate button in client produces a 500 response. I would expect this to be handled by the client in the same way a failed response is, a red popup informing the user something went wrong. Instead we get a console error and the application goes into a broken state (ie: auto save no longer works)
The above error occurred in task wr
created by takeLatest(EXPORT_PDF, wr)
created by Ir
created by ri
Tasks cancelled due to error:
takeLatest(EXPORT_PDF, wr)
takeLatest(SET_FOCUS, xr)
takeLatest(SET_ACTIVE_EXPORT_PDF_TASK, Nr)
takeLatest(CANCEL_EXPORT_PDF_TASK, Sr)
ei
Dr
mr
en
Jr
The text was updated successfully, but these errors were encountered:
We've not yet hooked up the staging PDF service to call off to Exeter so clicking the generate button in client produces a 500 response. I would expect this to be handled by the client in the same way a failed response is, a red popup informing the user something went wrong. Instead we get a console error and the application goes into a broken state (ie: auto save no longer works)
The text was updated successfully, but these errors were encountered: