Hey, okay great!
Is it in any release notes? I couldnt find any info on this subject. But good to know!
Thank you!
It seems the issue is related to upgrading to .NET 9 and not with leptonX/abp. - i havent found a fix but i think we can close this thread.
sadly i cannot test it in a new template, the integration would take hours.
it happens with EVERY razor page i have added to the project. and it doesent happen when i navigate between default pages. (settings, users, languages etc..)
I am sorry, i am using blazor server not WASM.
Yes my leptonX packages are 4.1.1.
Project to big to share, maybe check via zoom? or can i give you any more info?
I moved the sentry initialization to httphostmodule instead of program.cs and it fixed my issues
So this helped me.
https://support.abp.io/QA/Questions/6636/Tenant-independent-localization-with-VoloLanguageManagement
thanks!
Interesting.
Maybe it has something to do that i have .json files where i include my translations in code?
Or that i am doing the UI translations from host tenant and expect them to change under every tenant? Are the LanguageText-s global or each tenant has its own?
Yes they all are the same in every project, just double checked