Skip to content

Unexpected Token : window with go to <expression> in new window #695

Description

@Htbaa

I believe I've found a bug with the go to command when using in new window.

Given the following code:

<button
    _="on click
        set something to '/something'
        go to `${something}` in new window">Click</button>

Results in a Unexpected Token : window error. Remove the in new window part and all is fine and dandy again. Using in new window works fine if you put a naked URL in there, but not with a dynamic expression.

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