You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, demo app in this repository runs by angular 18 and there were no changes in setup inbetween v17 and v18.
You did something wrong. For me it is strange that you provide root level setup in ImageModule. Take a look at a demo app more closelly.
You must see loaded json files in a network tab, also you must see what i18next writes to console. Also i suggest to turn on debug to true
Hello.
I failed to display translations with Angular v18.
Here is the config file :
Here is my module :
And here is my component :
I have no error, but none translations are loaded.
The text was updated successfully, but these errors were encountered: