Cookie Size and Local Storage?
-
Hi,
I’m using this plugin and it looks like my form is a little bit too long. I get the following error:
cookie length should be less than or equal to 4096 characters
It’s not really possible to make the form shorter (maybe I can trim some variables, but that’s it). What I’m asking now is, why is it not using the LocalStorage? I see in the code are local storage methods implemented. But why is the form still using limited cookies? Is there a way to use local storage for the form data? Or is there another way to avoid cookie size errors?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Cookie Size and Local Storage?’ is closed to new replies.