I have a blazor component library who uses I18nText.
When this lib is used wiht a blazor server app, all is ok.
But when this lib is used with a blazor webassembly project, text are not localized.
App show variable name instead localized text.
I forgot something ?
Thanks
I have a blazor component library who uses I18nText. When this lib is used wiht a blazor server app, all is ok. But when this lib is used with a blazor webassembly project, text are not localized. App show variable name instead localized text. I forgot something ? Thanks