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

"Invalid attempt to destructure non-iterable instance" when trying to fork #9

Closed
lachenmayer opened this issue Dec 13, 2017 · 2 comments

Comments

@lachenmayer
Copy link

Hey there, awesome project! :) Was trying to give it a spin, but it didn't work unfortunately...

To reproduce:

  1. Go to dat://474b40995a22d1c89230c71d4b9e23c5dfc75ac78968f2f8f0030d494713d11b/ in Beaker
  2. Click on the 'fork' button in the top-right corner
  3. Enter some stuff in the text fields & click create

Expected: Fork dialog opens
Actual: Nothing happens, the following error is shown in the dev console:

image

Uncaught TypeError: Invalid attempt to destructure non-iterable instance
    at dat-medium.js:formatted:24678
    at HTMLFormElement.i (dat-medium.js:formatted:24703)

Versions:
dat-medium dat://474b40995a22d1c89230c71d4b9e23c5dfc75ac78968f2f8f0030d494713d11b+33/
Beaker Browser v0.7.10
Mac OS 10.12.6

@kewitz kewitz closed this as completed in 313f4ce Dec 14, 2017
@kewitz
Copy link
Owner

kewitz commented Dec 14, 2017

Thanks @lachenmayer, the bug was affecting when forking without a display picture.
I just merged a fix for that.

@lachenmayer
Copy link
Author

Awesome, thank you! :)

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

No branches or pull requests

2 participants