fix(dashboard): Cleanup unsafe accesses to possibly undefined values in order timeline (#10454)
**What** - Fixes an unsafe access to a field that may be undefined if an order was created through a custom workflow.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/dashboard": patch
|
||||
---
|
||||
|
||||
fix(dashboard): Cleanup unsafe accesses to possibly undefined values in order timeline
|
||||
Reference in New Issue
Block a user