Done, for this command:
GetAllSumVotes (). then ( z => console . log ( “SumAllVotes:” , z ));
the error is:
There was an error in your script
TypeError: Cannot read properties of undefined (reading ‘then’)
Done, for this command:
GetAllSumVotes (). then ( z => console . log ( “SumAllVotes:” , z ));
the error is:
There was an error in your script
TypeError: Cannot read properties of undefined (reading ‘then’)