mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 08:15:27 +01:00
Surface edit dialog errors all the way
This commit is contained in:
parent
489340a338
commit
f56ccec77f
1 changed files with 1 additions and 0 deletions
|
|
@ -131,6 +131,7 @@ export abstract class EditDialogComponent<
|
|||
error: (error) => {
|
||||
this.error = error.error
|
||||
this.networkActive = false
|
||||
this.succeeded.error(error)
|
||||
},
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue