Skip to content

Compilation of mustaches in mustaches expression doesn't work #7989

@xmeta

Description

@xmeta

Version

2.5.16

Reproduction link

https://jsfiddle.net/9bzw21no/33/

Steps to reproduce

  1. Use a string literal containing }} in the data binding
{{ 'hello}}' + '{{world' }}

What is expected?

hello}}{{world

What is actually happening?

hello)+""+_s(world


I expected the same result as svelte.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions