-
Hi, My MainPage is a TabbedPage.
On AccountPage.xaml.cs it is working (texts changed instantly):
Please remark I cannot inject ILocalizationResourceManager in MainPage(...) or a ViewModel(...) or any children page for various reasons...
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 3 replies
-
@Pipozor , will look into this asap! 😃 |
Beta Was this translation helpful? Give feedback.
-
@Pipozor , I finally had the time to look into this. 😄 |
Beta Was this translation helpful? Give feedback.
-
Hi Johan,
Sorry I was on holiday. I just saw your email.
With the trick I did it works. But not by default. But you tried and said
it is working fine on your end.
I will try to investigate more and let you know. I probably made a mistake.
Cheers,
David
Le mar. 20 août 2024 à 21:44, Johan Svensson ***@***.***> a
écrit :
… @Pipozor <https://github.com/Pipozor> , did you have time to look at
this?😃
—
Reply to this email directly, view it on GitHub
<#27 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADZQDUGRDQA3R46BIKEMK2TZSOMCBAVCNFSM6AAAAABLKN6UUCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMZZHE3TGNQ>
.
You are receiving this because you were mentioned.Message ID:
<SirJohnK/LocalizationResourceManager.
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Sorry for the late reply. |
Beta Was this translation helpful? Give feedback.
-
Ok, great! I will close this discussion. 👍 |
Beta Was this translation helpful? Give feedback.
@Pipozor , I finally had the time to look into this. 😄
I have tried to recreate your issue in an new Maui project with TabbedPage and static ResourceManager, but for me it works just fine!
Look at this repo: https://github.com/SirJohnK/LocalizeTabbedPagesTest