AUR0108: Ast eval error: unknown binary operator: "{{op}}"
This error occurs when Aurelia encounters a binary 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: AUR0108.
Last updated 1 month ago
Was this helpful?