AUR0109: Ast eval error: unknown unary operator: "{{op}}"
This error occurs when Aurelia encounters a unary operator it does not support while evaluating an expression.
Use supported operators, or move complex logic into a view-model method.
This code is also documented under the runtime-html section: AUR0109.
Last updated 1 month ago
Was this helpful?