futcal-for-scriptable icon indicating copy to clipboard operation
futcal-for-scriptable copied to clipboard

Update Futcal.js

Open Andrel666 opened this issue 2 years ago • 3 comments

change the data to be leagueTable = teamData.table[0].data.table[0] looks like the JSON was changed

Andrel666 avatar Aug 13 '22 18:08 Andrel666

leagueTable = teamData.table[0].data.table.all;

Andrel666 avatar Aug 13 '22 18:08 Andrel666

Hi, after installation I have this error: 2022-11-22 10:24:03: Error on line 350:53: TypeError: undefined is not an object (evaluating 'teamData.table[0].tables.length')

In line 350 is code: for (let i = 0; i < teamData.table[0].tables.length; i += 1) {

Luk141888 avatar Nov 22 '22 09:11 Luk141888

is there a solution for this error i get after installation via ScritpDude?

Error on line 350:53: TypeError: undefined is not an object (evaluating 'teamData.table[0].tables.length')

littlesteve01 avatar Nov 28 '23 14:11 littlesteve01