2

I have a problem in my vanilla Javascript.

localStorage.setItem('article', JSON.stringify(payload));

The value of payload is a data of Image and first there is no problem. But after updating several times, the issue is happened.

Christian Soto
  • 2,540
  • 2
  • 15
  • 33
  • So what is the actual question? ... The max size is generally between 5-10Mb, but can be customized by the user, so there is no guaranteed size. – Asons Mar 18 '18 at 11:43
  • Sounds good. I want to know about how to increase the limit of localstorage. – Christian Soto Mar 20 '18 at 03:01

0 Answers0