microcipcip / cookie-universal

Universal cookie plugin, perfect for SSR
524 stars 39 forks source link

remove cookies from client works inconsistency #156

Closed joewilson27 closed 1 year ago

joewilson27 commented 1 year ago

Hey guys,

I have some problems when I remove cookies from client side, I put a simple coding this.$cookies.remove('name-cookie') but it seems like inconsistency, sometimes it works but sometimes it doesn't... I don't really know what was happens here..

do you guys ever had this kind of issues?

please give some advice.. thank you

joewilson27 commented 1 year ago

so the probles was because the domain path where the cookie is stored