Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Form submission is caching in localstorage #43

Open
acrosson opened this issue Nov 9, 2020 · 1 comment
Open

Form submission is caching in localstorage #43

acrosson opened this issue Nov 9, 2020 · 1 comment

Comments

@acrosson
Copy link

acrosson commented Nov 9, 2020

I have embedded a typeform inside a webpage. It works great, but one thing I've noticed is that it caches the form submission results, so that the next time the person submits the form, the values are pre-populated. I don't want the values to be pre-populated.

Is there a built in way to remove the cache, or do I have to remove it from local storage manually?

@niravjadatiya
Copy link

image
yes facing similar issue with react npm package

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants