-
Notifications
You must be signed in to change notification settings - Fork 31
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
Comments
Just for an insight - you are trying to use Could you try to use |
Hi,
I am importing ng2-cookies then store cokies but when i want to clear it.
It doesn't get cleared.
Regards
Ashwini
…On Sep 4, 2017 6:17 PM, "Richard Natal" ***@***.***> wrote:
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?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#52 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AXgOBYs53Sn8PSAY0-tjPU1wueu6PPEeks5se_FHgaJpZM4PJzVH>
.
|
Could you try with |
I am facing the same issue. I tried with |
@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... |
Cookie.deleteAll() not working
The text was updated successfully, but these errors were encountered: