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
The RoleSwitcher::switchRoleAction() method throws an exception because the \TYPO3\CMS\Core\Http\NullResponse class is not available in TYPO3 v8, but in TYPO3 v9/10.
This commit breaks it.