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
I noticed that the 'sameSite' value displayed in the pop-up window of the extension is 'Lax', but when I exported the cookies, the 'sameSite' value had become lowercase 'lax'.
'lax' and 'Lax' are different, there is no such value as 'lax'.
The text was updated successfully, but these errors were encountered:
I noticed that the 'sameSite' value displayed in the pop-up window of the extension is 'Lax', but when I exported the cookies, the 'sameSite' value had become lowercase 'lax'.
'lax' and 'Lax' are different, there is no such value as 'lax'.
The text was updated successfully, but these errors were encountered: