3:58 PM (26 minutes ago)

I am developing a web app with angular2. I am sharing the data between two 
tabs using localstorage. But i faced a problem that, i couldnot remove the 
user activity after the application closed.
    In details,
          I am developing a online shopping site, where i store the 
cartItem in the localStorage, so, i couldn't remove it after the 
application closed. When I store the cartItem in the sessionStorage, i 
couldn't share it to the another tab when the user open the same 
application in new tab.
Finally, How could i resolve these type of issues?

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to