We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dda001f commit 55dbd0bCopy full SHA for 55dbd0b
reference/forms/types/options/_error_bubbling_hint.rst
@@ -1,7 +1,7 @@
1
.. tip::
2
3
By default the ``error_bubbling`` option is enabled for the
4
- :doc:`collection Field Type </reference/forms/types/collection>`
5
- which passes the errors to the parent form. If you want to attach
6
- the errors to the locations where they actually occure you have to
+ :doc:`collection Field Type </reference/forms/types/collection>`,
+ which passes the errors to the parent form. If you want to attach
+ the errors to the locations where they actually occur you have to
7
set ``error_bubbling`` to ``false``.
0 commit comments