Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am trying to delete all cookies but it returning me same object #52

Open
ashwinirajput opened this issue Sep 1, 2017 · 5 comments
Open

Comments

@ashwinirajput
Copy link

Cookie.deleteAll() not working

@Bigous
Copy link
Member

Bigous commented Sep 4, 2017

Just for an insight - you are trying to use Cookie.deleteAll() to delete cookies created with ng2-cookies Cookie class or you are trying to do that to delete cookies created without the ng2-cookies library?

Could you try to use UnmanagedCookie.deleteAll() to see if it works for you?

@ashwinirajput
Copy link
Author

ashwinirajput commented Sep 5, 2017 via email

@Bigous
Copy link
Member

Bigous commented Sep 5, 2017

Could you try with UnmanagedCookie.deleteAll()?

@johns24
Copy link

johns24 commented Dec 27, 2017

I am facing the same issue. I tried with UnmanagedCookie.deleteAll()
still the same.
Someone, please help me here.

@Bigous
Copy link
Member

Bigous commented Dec 27, 2017

@johns24 Please post a snipet and the description of yout browser version, so, etc... And look at the cookies permissions and if you are trying to delete cookies from a different domain...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants