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
This PR was merged into the 2.3 branch.
Discussion
----------
[Form] fixed CollectionType needless option
| Q | A |
|----|----|
| Branch | 2.3+ |
| Doc fix | yes |
Define the `required` option in `(entry_)options` is useless as it is overridden by the collection option.
Commits
-------
4de2ad9 [Form] fixed CollectionType needless option
0 commit comments