Skip to content

Using {{yield}} in component prevents usage of {{on}} modifier #159

Open
@knownasilya

Description

@knownasilya

Example https://github.com/knownasilya/book-search/blob/8aeadfd413643448420aa87ec87e720bedd77db8/src/Books.ts#L72

In the example above, if I uncomment {{yield}} and then try to click on one of the buttons in the list, nothing happens (debugger isn't hit). Removing the yield fixes the issue.

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