absdjfh
Results
2
issues of
absdjfh
### Expected behavior and actual behavior AbstractTable.fields() returns internal array instead of safe to use copy/clone. There was similar issue #1199. ### Reasoning (How did I shoot myself in the...
T: Defect
C: Functionality
P: Medium
E: All Editions
### Describe the bug Given that there's an item definition with migrations (https://wxt.dev/storage), for example ``` const item = storage.defineItem('local:data', { version: 2, migrations: { 2: () => { //...
pending-triage