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

Property in custom event handler #428

Closed
techa opened this issue Mar 30, 2017 · 2 comments
Closed

Property in custom event handler #428

techa opened this issue Mar 30, 2017 · 2 comments

Comments

@techa
Copy link

techa commented Mar 30, 2017

It's not working.

<button on:customEventHandler='set({count: count + 1})'>1</button>

REPL

@Conduitry
Copy link
Member

Submitted PR #429

Rich-Harris added a commit that referenced this issue Apr 2, 2017
Bind callback passed to custom events to the node context
@Rich-Harris
Copy link
Member

This is fixed in 1.13.3 — thanks

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

3 participants