lunar
lunar copied to clipboard
When a product does not have a translated name in the current language, there is no link to click on in the products table.
When a product does not have a translated name in the current language, there is no link to click on in the products table.
- Lunar version: 0.7.4
- Laravel Version: v10.39.0
- PHP Version:8.2.13
- Database Driver & Version: MYSQL 8
Expected Behaviour:
When a product does not have a translated name in the current language, show the SKU.
Actual Behaviour:
There is nothing shown.
Steps To Reproduce:
- Create a new product.
- Only add the product name for non-default languages.
- Check the products table.
Can confirm this.
Related to #1735?