Almost every time I open the PWA I am getting an error message and after going through my Sentry logs, I think this may be it:
{"alert":{"content":"[Array]","controls":false,"type":"error"},"options":{"background":true,"body":"[Object]","config":"[Function: <anonymous>]","deserialize":"[Function: <anonymous>]","errorHandler":"[Function: <anonymous>]","extract":"[Function: <anonymous>]","method":"POST","url":"https://www.seekadventure.net/api/pwa/push"},"response":{"errors":"[Array]"},"responseText":"{\"errors\":[{\"status\":\"400\",\"code\":\"csrf_token_mismatch\"}]}","status":400,"xhr":{"__sentry_xhr__":"[Object]","abort":"[Function: <anonymous>]"}}
Any idea what this might be?