fix(navigate-away-promp): removed unnecessary destroyAll
This commit is contained in:
parent
ad3bf94c20
commit
7a0715906c
@ -112,7 +112,6 @@ export class NavigateAwayPrompt {
|
||||
|
||||
|
||||
if(this._unloadDueToSubmit) {
|
||||
this._app.utilRegistry.destroyAll(this._element);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user