react-typeform-embed
react-typeform-embed copied to clipboard
Form submission is caching in localstorage
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?
yes facing similar issue with react npm package