The ``latestOrders`` partial accessed ``$order->customer->id`` without checking for null. Orders whose customer has been deleted caused the admin dashboard to crash on load.
The ``latestOrders`` partial accessed ``$order->customer->id`` without checking for null. Orders whose customer has been deleted caused the admin dashboard to crash on load.