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

Bind and select: Cannot read property '_svelte' of undefined #685

Closed
stalkerg opened this issue Jun 29, 2017 · 1 comment
Closed

Bind and select: Cannot read property '_svelte' of undefined #685

stalkerg opened this issue Jun 29, 2017 · 1 comment
Labels

Comments

@stalkerg
Copy link
Contributor

Problems if I start use bind for select but errors happen in the cycle only. Example:
https://svelte.technology/repl?version=1.23.4&gist=d4a94bef5e59ef527219132bf6d6054a

@TehShrike
Copy link
Member

A shorter repro: https://svelte.technology/repl?version=1.23.4&gist=6d88fc6f92026e5a394ba87438471ca2

Looks like there might be an issue with select elements + two-way binding to properties on objects you're iterating over.

Rich-Harris added a commit that referenced this issue Jul 5, 2017
@Rich-Harris Rich-Harris added the bug label Jul 5, 2017
Rich-Harris added a commit that referenced this issue Jul 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants