open-vault/changelog/19428.txt
Jordan Reimer 87c9649515
Configure Ember Data ID Generation (#19428)
* adds initializer to configure ember data id generation

* updates comments

* adds changelog entry

* adds check for id to ember data identifier config
2023-03-02 13:59:35 -07:00

3 lines
114 B
Plaintext

```release-note:bug
ui: Fixes crypto.randomUUID error in unsecure contexts from third party ember-data library
```