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
in $form = $this->createForm(new UserType(), $user, array()); i don't have the $request yet, so i don't know the request format. here and hence cannot set 'csrf_protection' => false. Is it possible to change this after form creation?
When CSRF protection is enabled funky form validation errors appear
The text was updated successfully, but these errors were encountered: