mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 02:02:43 +00:00
Backport of UI: Fix blank secret on KV create > cancel
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ca9e8951b0
commit
fc1297bf6e
@@ -342,6 +342,7 @@ export default Route.extend(UnloadModelRoute, {
|
||||
)
|
||||
) {
|
||||
version && version.rollbackAttributes();
|
||||
model && model.rollbackAttributes();
|
||||
this.unloadModel();
|
||||
return true;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user