Unexpected Application Error!

Cannot destructure property 'vehicleId' of 'vehiclesByVehicleTripId.get(...)' as it is undefined.

TRPCClientError: Cannot destructure property 'vehicleId' of 'vehiclesByVehicleTripId.get(...)' as it is undefined.
    at e.from (https://zoneone.app/assets/vendor-CpD6aMpu.js:13:10709)
    at https://zoneone.app/assets/vendor-CpD6aMpu.js:14:473

💿 Hey developer 👋

You can provide a way better UX than this when your app throws errors by providing your own ErrorBoundary or errorElement prop on your route.