Why is localStorage cleared after application release? [on hold]











up vote
0
down vote

favorite












We have a web application (website), that releases every 2 weeks and after that, a user has empty localStorage in a browser.



Why does it happen? What processes cause it?










share|improve this question















put on hold as too broad by Calvin Nunes, Mouneer, Owen Pauling, greg-449, Billal Begueradj 2 days ago


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.



















    up vote
    0
    down vote

    favorite












    We have a web application (website), that releases every 2 weeks and after that, a user has empty localStorage in a browser.



    Why does it happen? What processes cause it?










    share|improve this question















    put on hold as too broad by Calvin Nunes, Mouneer, Owen Pauling, greg-449, Billal Begueradj 2 days ago


    Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.

















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      We have a web application (website), that releases every 2 weeks and after that, a user has empty localStorage in a browser.



      Why does it happen? What processes cause it?










      share|improve this question















      We have a web application (website), that releases every 2 weeks and after that, a user has empty localStorage in a browser.



      Why does it happen? What processes cause it?







      javascript html5






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 2 days ago









      Why

      32




      32










      asked 2 days ago









      lent

      62




      62




      put on hold as too broad by Calvin Nunes, Mouneer, Owen Pauling, greg-449, Billal Begueradj 2 days ago


      Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.






      put on hold as too broad by Calvin Nunes, Mouneer, Owen Pauling, greg-449, Billal Begueradj 2 days ago


      Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.


























          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          You should inspect if your client code does not clear it given certain criteria (for example if at certain point you have this line on the frontend code: localStorage.clear(); ).






          share|improve this answer








          New contributor




          Why is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            You should inspect if your client code does not clear it given certain criteria (for example if at certain point you have this line on the frontend code: localStorage.clear(); ).






            share|improve this answer








            New contributor




            Why is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.






















              up vote
              0
              down vote













              You should inspect if your client code does not clear it given certain criteria (for example if at certain point you have this line on the frontend code: localStorage.clear(); ).






              share|improve this answer








              New contributor




              Why is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.




















                up vote
                0
                down vote










                up vote
                0
                down vote









                You should inspect if your client code does not clear it given certain criteria (for example if at certain point you have this line on the frontend code: localStorage.clear(); ).






                share|improve this answer








                New contributor




                Why is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                You should inspect if your client code does not clear it given certain criteria (for example if at certain point you have this line on the frontend code: localStorage.clear(); ).







                share|improve this answer








                New contributor




                Why is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                share|improve this answer



                share|improve this answer






                New contributor




                Why is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                answered 2 days ago









                Why

                32




                32




                New contributor




                Why is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.





                New contributor





                Why is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






                Why is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.















                    Popular posts from this blog

                    Can a sorcerer learn a 5th-level spell early by creating spell slots using the Font of Magic feature?

                    ts Property 'filter' does not exist on type '{}'

                    mat-slide-toggle shouldn't change it's state when I click cancel in confirmation window