Closed Dunedain-Sam closed 2 years ago
When using the "Download" button to export a city the businesses are all given BusinessType "[object object]" while exporting the businesses through the businesses tab correctly outputs the type.
Good catch. I recently converted to TypeScript, and it looks like a shortcut I took for casting the old business types did not completely work! Fixed.
When using the "Download" button to export a city the businesses are all given BusinessType "[object object]" while exporting the businesses through the businesses tab correctly outputs the type.