You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related with #56
Whenever I create new cookie with SameSite=None and Secure inside Iframe then I cannot delete it. I call:
this.$cookies.remove("cookieName") no effect. Tested on Chrome and Firefox.
The text was updated successfully, but these errors were encountered:
Related with #56
Whenever I create new cookie with SameSite=None and Secure inside Iframe then I cannot delete it. I call:
this.$cookies.remove("cookieName") no effect. Tested on Chrome and Firefox.
The text was updated successfully, but these errors were encountered: