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
| Comment | File | Size | Author |
|---|---|---|---|
| Képernyőkép 2023-01-25 151156.png | 11.61 KB | bubori601 |
Comments
Comment #2
skaughtwhat theme are you using?
Comment #3
skaughtComment #4
bubori601 commentedI use Tara 10.0.4
Regards,
Tom
Comment #5
bubori601 commentedMay You have any idea, how can I fix this?
Thanks and best regards,
Tom
Comment #6
anybodyGood 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.