TypeError: Cannot read property 'country_name' of null
at find (/src/server/components/races.js:696:64)
at Array.find ()
at RaceResults.render (/src/server/components/races.js:696:27)
at _renderToString (/src/node_modules/preact-render-to-string/src/index.js:178:18)
at render (/src/node_modules/preact-render-to-string/src/index.js:44:14)
at _callee$ (/src/server/routes/race.js:74:34)
at tryCatch (/src/node_modules/regenerator-runtime/runtime.js:45:40)
at Generator.invoke [as _invoke] (/src/node_modules/regenerator-runtime/runtime.js:274:22)
at Generator.prototype. [as next] (/src/node_modules/regenerator-runtime/runtime.js:97:21)
at asyncGeneratorStep (/src/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)