You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to #24331. Apparently, when the user roles change, the user is logged out. This is a bad user experience in applications where the user can upgrade/downgrade their plan/subscription (as reported in symfony/symfony-docs#14665).
So, if this is still the case, could we fix this in Symfony 5.3 to avoid the user log out? Thanks!