Skip to content

Placeholder translation in PlaceAutocompleteType #231

@StanislavUngr

Description

@StanislavUngr

Hello guys. In the following form the placeholder translation is completely ignored altho label translation works fine. Am I missing something or is placeholder translation not yet supported?

->add('address', PlaceAutocompleteType::class, [
                'label' => 'app.address',
                'attr' => [
                    'placeholder' => 'app.address'
                ],
                'translation_domain' => 'application'
            ])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions