Closed joewilson27 closed 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
so the probles was because the domain path where the cookie is stored
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