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
What is happening here is that the product list is only showing results which have translations in the default channel language. So in your case, if switching to e.g. French, and no Products have yet been translated into French, then you see an empty list.
Perhaps an ideal solution would be to display all products, and display them in the default language of the Channel if available, else display them in some fallback language. However, this might not be feasible with the current way that the search index works.
Another solution (which is a missing feature anyway) would be to add a language selector to the top of the list, allowing you to set the language manually and view all Products translated into that language. I will add this to the next minor release.
Products listing is not displayed if we change the channel language
Assumptions: Consider default channel language is English (EN)
Steps to reproduce:
Expected behavior
Environment
https://demo.vendure.io/
The text was updated successfully, but these errors were encountered: