Search only shows some of the cars at a dealership
Describe the bug It looks like in some cases the search is only showing a subset of the relevant cars at a dealership.
The EV Finder Version and Debug Information:
- Visit https://theevfinder.com/debug
- Copy and paste the information presented on that page here:
<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
</Error>
To Reproduce Steps to reproduce the behavior:
- Go to 2023 Ioniq 5, Zip code 90241 Distance 5 miles (link) When I hit search, 2 vehicles show up.
Expected behavior
A dealer in this zip code currently shows 25 Ioniq 5s in stock, so I'd expect to see ~25 vehicles. These cars do show up via the VIN api (example), so maybe it's an issue on the car company's end? Just from eyeballing the VIN api responses, I noticed that a cars that shows up in the search results has a plannedDeliveryDate field and a car that is missing from the search results doesn't have that field.
Device and Web Browser: Firefox desktop
Additional context I think the debug page is borked