Skip to content

fix: Make the WrappedIndexedStorage more robust for structure changes#2013

Merged
joachimvh merged 1 commit intomainfrom
fix/robust-index
Apr 1, 2025
Merged

fix: Make the WrappedIndexedStorage more robust for structure changes#2013
joachimvh merged 1 commit intomainfrom
fix/robust-index

Conversation

@joachimvh
Copy link
Member

📁 Related issues

Closes #2011 (or at least that specific error)

✍️ Description

The indexed storage was made with the idea that the structure is defined once and does not change. In case it does, errors like the ones in the linked issue can occur. This PR adds some more robustness to handle some situations like that.

@joachimvh joachimvh merged commit dc309a5 into main Apr 1, 2025
37 checks passed
@joachimvh joachimvh deleted the fix/robust-index branch April 1, 2025 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

500 error on adding new login method to pre-existings accounts

1 participant