mcekovic / tennis-crystal-ball

Ultimate Tennis Statistics and Tennis Crystal Ball - Tennis Big Data Analysis and Prediction
Apache License 2.0
252 stars 36 forks source link

JS error while trying to add t.diff column in tournament events #393

Open QuentinBouvier opened 11 months ago

QuentinBouvier commented 11 months ago

Issue

When trying to add the "T.diff" column in the tournament events table, the table does not show and there's a JS error in the console:

Uncaught TypeError: row.winner is undefined
    titleDifficultyFormatter tennis-stats-87710a1b07e119cecc499803d760df7d.js:512
    jQuery 17

Note that with different ordering, the error does not show up and the table loads correctly