fix(admin-ui): Fix issue with null product categories (#5707)
* fix(admin-ui): If categories is null on a product the details page should not crash * cleanup variant warning to reflect pricing changes
This commit is contained in:
committed by
GitHub
parent
712c4496ce
commit
f4c489fb85
5
.changeset/hungry-dodos-fix.md
Normal file
5
.changeset/hungry-dodos-fix.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/admin-ui": patch
|
||||
---
|
||||
|
||||
fix(admin-ui): Fix an issue where if product.categories was null the details page would crash
|
||||
Reference in New Issue
Block a user