plnkr / feedback

Feedback on Plunker
19 stars 11 forks source link

Code garbling/duplication on formatting #527

Closed aaronzshey closed 1 month ago

aaronzshey commented 4 years ago

Describe the bug When I click the format button on the plnkr IDE window my code gets messed up and duplicated

To Reproduce This bug is finicky and seems to fix itself every now and then - this has happened twice on occasion but I did not capture the problematic code.

Errors / logs in developer tools 300+ errors were fired in the console...

Screen Shot 2020-04-27 at 9 02 57 PM

Expected behavior The code should have been formatted properly, as plnkr had done so for the several hundred other times I've used the button.

Screenshots

new recording

Desktop (please complete the following information): macOS Catalina, Opera 68

Additional context The code in question is paper.js - perhaps that has something to do with the error? Here's the plunk: http://plnkr.co/plunk/lgLRZQumAzZxNL0B

ggoodman commented 4 years ago

Huge thanks for the screen capture. This is not something I've been able to reproduce but will look out for it in the future.

aaronzshey commented 4 years ago

@ggoodman Of course! Should I be concerned about all the errors in the console?