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

3.16 Reduce of empty array with no initial value #4037

Closed
burningTyger opened this issue Dec 2, 2019 · 3 comments · Fixed by #4063
Closed

3.16 Reduce of empty array with no initial value #4037

burningTyger opened this issue Dec 2, 2019 · 3 comments · Fixed by #4063
Labels

Comments

@burningTyger
Copy link
Contributor

Describe the bug
Using many vars throws under certain conditions the error:

Reduce of empty array with no initial value

To Reproduce
https://svelte.dev/repl/ebb874cf3a234db6ae13c314dccd5253?version=3.16.0

This started with 3.16, reverting to 3.15 is ok

@Conduitry Conduitry added the bug label Dec 2, 2019
@nosideeffects
Copy link

Sounds suspiciously like it crossed a threshold related to #3945?

@j3rem1e
Copy link

j3rem1e commented Dec 3, 2019

@Conduitry
Copy link
Member

Fixed in 3.16.1 - https://svelte.dev/repl/ebb874cf3a234db6ae13c314dccd5253?version=3.16.1

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.

5 participants