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 collection type states that it's inherited option 'error_bubbling' defaults to false.
But it defaults to true since it's parent is the 'form' type which also has error_bubbling = true.