cmp-cc / vue-cookies

A simple Vue.js plugin for handling browser cookies
MIT License
408 stars 70 forks source link

Cookie not working on iOS #47

Closed pascalicchio closed 2 years ago

pascalicchio commented 4 years ago

Hey guys,

vue-cookies works nice for my Android project but it doesn't on iOS.

Does anyone had the same problem?

Tofandel commented 4 years ago

It's very likely a regex issue in this lib..

goatandsheep commented 4 years ago

I'm having an issue. It checks it properly and saves the cookies, but when you change the page and return, it no longer remains

goatandsheep commented 4 years ago

@pascalicchio I'm no longer having this issue. I recommend you double check with your project. Maybe we can close this ticket