Files
vault/changelog/25269.txt
Chelsea Shaw 3dd1667337 UI: Fix copy button not working for non-string masked values (#25269)
* Fix masked input copy button for non-strings

* add changelog
2024-02-07 14:15:02 -06:00

3 lines
98 B
Plaintext

```release-note:bug
ui: Fix copy button not working on masked input when value is not a string
```