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

Change logic that checks if typeform changed to checksum #64

Open
chrisharris02 opened this issue May 6, 2024 · 0 comments
Open

Change logic that checks if typeform changed to checksum #64

chrisharris02 opened this issue May 6, 2024 · 0 comments

Comments

@chrisharris02
Copy link
Collaborator

Currently, if there's a version of the typeform data stored locally as a cookie, the next time a client goes to visit the site, the frontend checks whether the locally saved data is stale or not.

It does this by checking each question against the saved version. This can be improved by using a checksum.

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

No branches or pull requests

1 participant