kcapp / frontend

Dart Scoring application
17 stars 11 forks source link

vs has a bug #71

Closed wistern closed 5 years ago

wistern commented 5 years ago

https://darts.no.sportradar.ag/players/14/vs/16

TypeError: /home/t.setsaas/kcapp/frontend/views/player/head_to_head.pug:241 239| td= player1stats501.checkout_percentage.toFixed(2) + '%' 240| td checkout %

241| td= player2stats501.checkout_percentage.toFixed(2) + '%' 242| tr 243| +best_statistics_td(player1stats501.best_501, '') 244| td best leg

Cannot read property 'toFixed' of null at eval (eval at wrap (/home/t.setsaas/kcapp/frontend/node_modules/pug-runtime/wrap.js:6:10), :1721:92) at template (eval at wrap (/home/t.setsaas/kcapp/frontend/node_modules/pug-runtime/wrap.js:6:10), :2175:158) at Object.exports.renderFile (/home/t.setsaas/kcapp/frontend/node_modules/pug/lib/index.js:427:38) at Object.exports.renderFile (/home/t.setsaas/kcapp/frontend/node_modules/pug/lib/index.js:417:21) at View.exports.__express [as engine] (/home/t.setsaas/kcapp/frontend/node_modules/pug/lib/index.js:464:11) at View.render (/home/t.setsaas/kcapp/frontend/node_modules/express/lib/view.js:135:8) at tryRender (/home/t.setsaas/kcapp/frontend/node_modules/express/lib/application.js:640:10) at EventEmitter.render (/home/t.setsaas/kcapp/frontend/node_modules/express/lib/application.js:592:3) at ServerResponse.render (/home/t.setsaas/kcapp/frontend/node_modules/express/lib/response.js:1008:7) at axios.all.then.axios.spread (/home/t.setsaas/kcapp/frontend/routes/players.js:111:13)

Chmieloo commented 5 years ago

Should be moved to kcapp/frontend. Not sure if that's possible...

thordy commented 5 years ago

Done in https://github.com/kcapp/frontend/commit/66cda9f0718f0afcc4ccf9ed4a0d69e09af1ba2b