open-vault/changelog/12409.txt
Angel Garbarino 4031960551
Bug Fix: tab on MaskedInput for GeneratedItems it was clearing the value (#12409)
* fix tab issue

* add test coverage

* changelog

* update documentation

* remove meep:

* documentation
2021-08-24 08:59:37 -06:00

4 lines
108 B
Plaintext

```release-note:bug
ui: fix issue where on MaskedInput on auth methods if tab it would clear the value.
```