Skip to content

[Autocomplete] 'no_results' text is not translated when using 'options_as_html' #2477

Open
@victormhg

Description

@victormhg

In a multilingual project, when using the 'options_as_html' option in a form field with 'autocomplete', the text 'no_results' is not translated and appears in English (default language): No results found.

I'm using:

  • Symfony 6.4.16
  • symfony/ux-autocomplete 2.22.0

Activity

smnandre

smnandre commented on Jan 8, 2025

@smnandre
Member

Hi @victormhg ! Sorry we're not full team right now ...

Would you feel ok to open a PR to fix this bug ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @smnandre@carsonbot@victormhg

        Issue actions

          [Autocomplete] 'no_results' text is not translated when using 'options_as_html' · Issue #2477 · symfony/ux