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

fix bind:this binding to a store #3743

Merged
merged 3 commits into from
Oct 19, 2019
Merged

Conversation

Conduitry
Copy link
Member

Fixes #3591, using the change I mentioned in that issue. The change isn't specifically related to bind:this at all, but when I took a sweep through instances of .invalidate in the code, it looks like bind:this is probably the only thing this was affecting for now.

@Conduitry Conduitry merged commit 8d7d0ff into sveltejs:master Oct 19, 2019
@Conduitry Conduitry deleted the gh-3591 branch October 19, 2019 12:56
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.

bind:this fails with store
1 participant