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

Methods in await block aren't bound to data #1032

Closed
aubergene opened this issue Dec 18, 2017 · 1 comment · Fixed by #1049
Closed

Methods in await block aren't bound to data #1032

aubergene opened this issue Dec 18, 2017 · 1 comment · Fixed by #1049
Labels

Comments

@aubergene
Copy link

VM637:126 Uncaught TypeError: Cannot read property 'undefined' of undefined
    at HTMLParagraphElement.click_handler (eval at n.createComponent (Viewer.html:241), <anonymous>:126:95)
click_handler @ VM637:126

Example here

https://svelte.technology/repl?version=1.49.1&gist=361d6d60d683f7a3572e54a30fcfd47c

@Rich-Harris
Copy link
Member

thanks! fixed in 1.49.3

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

Successfully merging a pull request may close this issue.

2 participants