Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Bind once expressions with leading spaces are failing the parsing #7640

Closed
@cexbrayat

Description

@cexbrayat

Playing with the bind once feature in 1.3-beta.10, I ran into the following issue. The code :

<div>{{ ::name }}</div>

throws the error :

Error: [$parse:syntax] Syntax Error: Token ':' not a primary expression at column 2 of the expression [ ::name ] starting at [::name ].

The error is due to the leading space in the expression.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions