luillo1 / RaceResults

A platform for managing and sharing running race results within running groups
4 stars 0 forks source link

Only use serializable properties in fetchRaceResults #73

Closed MutatedGamer closed 2 years ago

MutatedGamer commented 2 years ago

Redux logs an error to the console because Date is not directly serializable.