Posts on Live code editor bug reports Start of Thread Parent
mintymichi
  • Operating system and browser: Windows 10 + Chrome
  • Description of the bug: Copying 3 or more lines of code past line 100 freezes the site. When I try to refresh the site, I get a popup telling me the page is unresponsive. If I exit the site via popup, it gives me error code: RESULT_CODE_HUNG.
    I tried deleting my cache and cookies multiple times and then loading in my saved code to a clean HTML box but the same thing happens.
    Occasionally, it will even freeze if I copy 3+ lines (sometimes less) before line 100, but it only happens if I have 2 tabs of the site open: 1 tab with the 1st frozen site, and the 2nd tab with the site freshly opened and then trying to copy something. Other times, it has a chance happening when trying to use the site with the loaded code after deleting cache/cookies.
    Thank you so much for this useful site and I hope you can help me with this very specific bug :,)) !!
  • Link to code that made the bug appear : rainandhail's f2u code // my slightly modified version of code I was loading into the site 

circlejourney

Thanks for the report! The code editor is unfortunately still more memory intensive than I would like, but I don't seem to be getting the same error as you with the code you shared. Does this only happen with this code, or do you also get the bug with other long codes e.g. pick a random HTML code and copy it multiple times until it's 400 lines long

mintymichi

Yeah, unfortunately it happens with other long codes as well. Though I tried it on my friend's laptop and everything seemed to work perfectly, so it might be a problem unique to my pc :,) but thank you so much for checking out the problem regardless!