Open clockwiser opened 2 years ago
@clockwiser I wonder why this error appears with you. I guess you have a browser problem. Try it again with an incognito mode. Let me know if it works.
Solved. Ah, the plugins of chrome were the cause of error. After removing plugins, the error disappears like a charm. Your advice worked. Thank you.
@clockwiser thank you too.
After starting the vue app, when open the localhost homepage with Chrome, there appears the following error. (This error appears in the DevTools issues window.)
Indicate whether a cookie is intended to be set in cross-site context by specifying its SameSite attribute.
Strangely, there is no cookie or resources from other sites used in the app. Then why this error message?