Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve IndexedDB persistence handling #135

Closed
wants to merge 12 commits into from

Conversation

vgcman16
Copy link

This PR improves the IndexedDB persistence handling in the app:

Adds better browser environment detection
Adds database verification and testing
Improves error handling and logging
Adds proper cleanup process
Makes persistence work reliably in Safari
Handles Chrome-specific issues gracefully
Adds better state tracking and management
Note: For the best experience with persistence features, use Safari browser.

@vgcman16 vgcman16 force-pushed the feat/fix-persistence branch from cfe96c2 to 9cc2cde Compare October 30, 2024 23:35
@vgcman16 vgcman16 closed this Oct 30, 2024
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.

1 participant