mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Surface edit dialog errors all the way
This commit is contained in:
parent
489340a338
commit
f56ccec77f
@ -131,6 +131,7 @@ export abstract class EditDialogComponent<
|
||||
error: (error) => {
|
||||
this.error = error.error
|
||||
this.networkActive = false
|
||||
this.succeeded.error(error)
|
||||
},
|
||||
})
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user