mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
tableColumnOptions is an associative array that has no property length. Use tableData.columns as in the default case which works just fine.
tableColumnOptions is an associative array that has no property length. Use tableData.columns as in the default case which works just fine.