open-vault/changelog/18651.txt
claire bontempo 0f0b48eda4
ui: unload auth method when navigating away from form (#18651)
* unload record instead of rollback

* unload record instead of rollback

* add changelog

* add rollback attrs back if record is not new
2023-01-12 13:03:22 -08:00

3 lines
118 B
Plaintext

```release-note:bug
ui: cleanup unsaved auth method ember data record when navigating away from mount backend form
```