Problem/Motivation

I use Drupal 10 and would like to use the dropdown language selector. I'm not a professional, so sorry if my question is not correct. So when I place the block, works fine, but can't see the button itself. Normal user won't find how to change the language.
Thanks and best regards,
Tom

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
Képernyőkép 2023-01-25 151156.png11.61 KBbubori601

Comments

bubori601 created an issue. See original summary.

skaught’s picture

Category: Bug report » Support request

what theme are you using?

skaught’s picture

Assigned: bubori601 » Unassigned
bubori601’s picture

I use Tara 10.0.4
Regards,
Tom

bubori601’s picture

May You have any idea, how can I fix this?
Thanks and best regards,
Tom

anybody’s picture

Status: Active » Closed (duplicate)

Good morning @bubori601. I was able to reproduce the issue and in my case it was fixed by #3348286: Use Url::fromRouteMatch instead of Url::fromRoute.
Could you please try the patch from there and confirm it fixes the issue for you?

I'm closing this as duplicate, as I'm quite sure it's the reason. If it doesn't fix the issue for you, please reopen.