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

[WIP] failing test for first bug in #290 #297

Merged
merged 2 commits into from
Feb 25, 2017
Merged

[WIP] failing test for first bug in #290 #297

merged 2 commits into from
Feb 25, 2017

Conversation

Rich-Harris
Copy link
Member

Component event handlers currently use this.__svelte, like DOM event handlers (where this is the component/element). this.__svelte doesn't exist on components (and maybe shouldn't since it's just a convenient way to store references in the DOM?)

@Rich-Harris Rich-Harris merged commit b81107f into master Feb 25, 2017
@Rich-Harris Rich-Harris deleted the gh-290-a branch February 25, 2017 02:37
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

Successfully merging this pull request may close these issues.

1 participant