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
When I am trying to save a record with invalid document input there's an error on console but no error for editor user:
Subscriber.js:247 Uncaught TypeError: Cannot read properties of undefined (reading 'errors')
at e.setValidationProblems (editor-error-converter.service.ts:45)
at l.onSaveError (record-toolbar.component.ts:159)
at e._error (record-toolbar.component.ts:146)
When I am trying to save a record with invalid document input there's an error on console but no error for editor user:
Moved from: inspirehep/inspirehep#2329
The text was updated successfully, but these errors were encountered: