Skip to content

Interpolation is broken on root nodes #2591

@rkirov

Description

@rkirov

A component with
@View(template: {{text}}}) does not interpolate text correcty (if fact it doesn't even throw).

However,
@View(template:

{{text}}
}) works, which points to some indices being wrong. It is possible this is related to inserting shimmed CSS and breaking the element counts.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions