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

update format for page state saved in indexed db #238

Merged
merged 3 commits into from
Sep 28, 2024

Conversation

dqnykamp
Copy link
Member

This PR serializes core state before saving it to indexed db so that Subset class instances are preserved.

It also addes a data_format_version entry to the indexed db entry so that it only loads data saved with the current format.

dqnykamp added a commit that referenced this pull request Sep 21, 2024
@dqnykamp dqnykamp merged commit 6f659f6 into Doenet:main Sep 28, 2024
3 checks passed
@dqnykamp dqnykamp deleted the database-format-version branch September 28, 2024 21:03
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