File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ needed if you're using AssetMapper):
98
98
99
99
If your project is localized in different languages (either via the `_locale route parameter `_
100
100
or by `setting the locale in the request `_) add the ``{ _locale} `` attribute to
101
- the UX Live Components route definition to keep the locale between refreshes :
101
+ the UX Live Components route definition to keep the locale between re-renders :
102
102
103
103
.. code-block :: diff
104
104
@@ -3456,7 +3456,6 @@ bound to Symfony's BC policy for the moment.
3456
3456
.. _`experimental` : https://symfony.com/doc/current/contributing/code/experimental.html
3457
3457
.. _`dependent form fields` : https://ux.symfony.com/live-component/demos/dependent-form-fields
3458
3458
.. _StimulusBundle configured in your app : https://symfony.com/bundles/StimulusBundle/current/index.html
3459
- .. _`localizes its URLs` : https://symfony.com/doc/current/translation/locale.html#translation-locale-url
3460
3459
.. _`attributes variable` : https://symfony.com/bundles/ux-twig-component/current/index.html#component-attributes
3461
3460
.. _`CollectionType` : https://symfony.com/doc/current/form/form_collections.html
3462
3461
.. _`the traditional collection type` : https://symfony.com/doc/current/form/form_themes.html#fragment-naming-for-collections
You can’t perform that action at this time.
0 commit comments