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
minor #10717 Fix example for collection form type (kunicmarko20)
This PR was squashed before being merged into the 3.4 branch (closes#10717).
Discussion
----------
Fix example for collection form type
If I am correct
```
| list.children().length;
```
does the same thing as the line I removed.
Commits
-------
2f1cc8d Fix example for collection form type
0 commit comments