react-typeform-embed icon indicating copy to clipboard operation
react-typeform-embed copied to clipboard

Form submission is caching in localstorage

Open acrosson opened this issue 5 years ago • 1 comments

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?

acrosson avatar Nov 09 '20 22:11 acrosson

image yes facing similar issue with react npm package

niravjadatiya avatar Jul 22 '22 10:07 niravjadatiya