Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
knownasilya opened this issue Sep 17, 2022 · 2 comments
Open

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

knownasilya opened this issue Sep 17, 2022 · 2 comments

Comments

@knownasilya
Copy link

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.

@knownasilya
Copy link
Author

@chadhietala any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant