Session partially and randomly lost using Ajax on Symfony 4
In a web page, I trigger many ajax calls. During some them, one variable of the session is lost. However, the user is not logged out, it is only the session variable that seems to be erased.