mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Surface edit dialog errors all the way
This commit is contained in:
parent
679579a452
commit
0aa1e5b81c
@ -131,6 +131,7 @@ export abstract class EditDialogComponent<
|
|||||||
error: (error) => {
|
error: (error) => {
|
||||||
this.error = error.error
|
this.error = error.error
|
||||||
this.networkActive = false
|
this.networkActive = false
|
||||||
|
this.succeeded.error(error)
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user