Skip to content

TypeError: extractors[element.type] is not a function #3092

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

Closed
Oreilles opened this issue Jun 24, 2019 · 2 comments · Fixed by #3093
Closed

TypeError: extractors[element.type] is not a function #3092

Oreilles opened this issue Jun 24, 2019 · 2 comments · Fixed by #3093
Labels

Comments

@Oreilles
Copy link

Oreilles commented Jun 24, 2019

The error happens when doing a simple destructuring assignement:

[[array[a], array[b]] = [array[b], array[a]]

Replicate:
https://svelte.dev/repl/127da85d65ca4593b90a7369ef1ae064?version=3.5.4

@Rich-Harris
Copy link
Member

thanks! fixed

@Oreilles
Copy link
Author

That was fast! Thank you for Svelte, after spending some time with Vue I really find it to be a breeze.

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