You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught CartoParsingError: [Error] Invalid function name 'categoryIndex'.
at parseFunctionCall (https://libs.cartocdn.com/carto-vl/v1.2/carto-vl.min.js:6:399501)
at parseNode (https://libs.cartocdn.com/carto-vl/v1.2/carto-vl.min.js:6:399561)
at https://libs.cartocdn.com/carto-vl/v1.2/carto-vl.min.js:6:399441
at Array.map (<anonymous>)
at parseFunctionCall (https://libs.cartocdn.com/carto-vl/v1.2/carto-vl.min.js:6:399418)
at parseNode (https://libs.cartocdn.com/carto-vl/v1.2/carto-vl.min.js:6:399561)
at parseVizNamedExpr (https://libs.cartocdn.com/carto-vl/v1.2/carto-vl.min.js:6:399140)
at https://libs.cartocdn.com/carto-vl/v1.2/carto-vl.min.js:6:409517
at Array.map (<anonymous>)
at parseVizDefinition (https://libs.cartocdn.com/carto-vl/v1.2/carto-vl.min.js:6:409494)
The text was updated successfully, but these errors were encountered:
Category Index is an internal expression but is documented as a public function but it's not.
=>
The text was updated successfully, but these errors were encountered: