Loading …
There was an error loading this resource. Please try again later.
 Improve this Doc

Error: $parse:syntax
Syntax Error

Syntax Error: Token '<' not a primary expression at column 1 of the expression [{3}] starting at [{4}].

Description

Occurs when there is a syntax error in an expression. These errors are thrown while compiling the expression. The error message contains a more precise description of the error, including the location (column) in the expression where the error occurred.

To resolve, learn more about AngularJS expressions, identify the error and fix the expression's syntax.