|
|
|
|
|
by blm
2251 days ago
|
|
I get an error about the browser not supporting cookies. In the browser console I get this: A cookie associated with a cross-site resource at http://64.225.122.27/ was set without the `SameSite`
attribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are
set with `SameSite=None` and `Secure`. You can review cookies in developer tools under
Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592
and https://www.chromestatus.com/feature/5633521622188032.
Chrome Version 80.0.3987.163 (Official Build) (64-bit) on a Apple MacOS |
|
I'm surprised as I and other users can run the app smoothly on Chrome.