mapseed/platform

CSRF cookie error when commenting on Chrome Android

Opened this issue · 0 comments

Saw someone try to leave a comment on an existing report from their phone using Chrome for Android. Returned an CSRF error.

I didn't see their browser settings, but it's possible cookies were turned off, triggering the error.

Could be related to this?
https://code.djangoproject.com/ticket/24280