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
Thanks @wouterj! I will do that. But I am a curious guy and I wish to understand that bug (I tried to solve this problem for three hours). Could you tell me in which class are involved? There are already a commit or a pull request to fix that bug?
Hi !
Under Symfony 2.8.0 everything are working. But with Symfony 2.8.1 I got this error:
I have compared 2.8.0 vs 2.8.1 modifications (link to compare!), and maybe issue comes from CollectionType.php. But I can be sure.
Could you please check if 2.8.1 introduce a new bug or help me to close this issue?
Thanks !
Below my FormType:
And the function that use FormType is:
The text was updated successfully, but these errors were encountered: