#Type 'Number' has no call signatures.

2 messages · Page 1 of 1 (latest)

weary yacht
#

Does anyone know why my editor is throwing that error? In this line: {groupingMode && selectedFieldIndices.length >= 2 (

selectedFieldIndices is an array of number.

#

nvm I forgot an &