plnkr / feedback

Feedback on Plunker
19 stars 11 forks source link

I can't save or fork my plunks. #539

Closed Laurenivy8 closed 3 years ago

Laurenivy8 commented 3 years ago

Describe the bug A clear and concise description of what the bug is. Hello, I went to save my plunk, so that I could come back to it later but it said Error saving plunk: An internal server error occurred. Also says this when trying to fork it as well. To Reproduce Steps to reproduce the behavior:

  1. Go to '.Save..'
  2. Click on '.Save...'
  3. Scroll down to 'The Bottom of page....'
  4. See error Error saving plunk: An internal server error occurred.

Errors / logs in developer tools Please open developer tools and copy/paste (or take a screenshot of) information that you think would help the team diagnose and fix the issue. We're all developers here after all, so think about what you would want to know to fix the issue! :heart: Screenshot 2020-09-17 at 1 35 02 AM Screenshot 2020-09-17 at 1 34 46 AM

Expected behavior A clear and concise description of what you expected to happen. Well, I expected it to work properly I guess. Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here. I'm not sure how to fix it, I've deleted my cookies and that didn't help.

ggoodman commented 3 years ago

Hi @Laurenivy8 I'm able to reproduce this as it seems I can't fork it either. When I delete the empty folders, I am able to fork it: https://plnkr.co/edit/y8Rm1TNdywqCFaL1.

Looks like a bug with handling empty directories!

ggoodman commented 3 years ago

Looks like this is a duplicate of #533. I will track the issue there.