Posts on Live code editor bug reports Start of Thread Parent
VanillaArtCat

Operating system and browser: Windows 11 & Chrome
Description of the bug: The code works on Toyhouse but it doesn't work in the code editor. Specifically, the tabs won't work. It will show the first tab no matter which tab I click on, though it works fine on Toyhouse. I tried reloading the browser, deleting the code then reloading the browser, the "please reset!" command, & resetting my computer, but those didn't fix it. I also tried the fix for the common bug "HTML that works on Toyhouse is broken on code editor", but the description didn't exactly fit my problem & I couldn't find any missing closing tags (Though it is very possible I missed them). I opened up the code editor in the browser Opera then put in the exact same code & it works perfectly fine there. I would just start using it on Opera but I use Chrome much more & I'd like to stop this from happening again/being able to fix it if it occurs again, so it'd be nice if I could fix it & I would appreciate any help.
I do have another bug that occurred right before this one where the preview of my code shows up on the left side of the screen where the list of menu options should be. If you know a fix for that issue too or could help me find one, that'd be appreciated, but I'm much more concerned about the first bug since it prevents me from previewing my code whereas this one is just a little visually annoying.
Link to code that made the bug appear (if available): N/A
Screen captures (if available): (First pic is main tab on Chrome, second is another tab, third is main tab on Opera, fourth is another tab)Screenshot_37.png?ex=65940274&is=65818d7Screenshot_38.png?ex=65940274&is=65818d7Screenshot_39.png?ex=65940274&is=65818d7Screenshot_41.png?ex=65940274&is=65818d7

circlejourney

Just real quick it looks like the code on the left is inside the blurb section, it seems to happen occasionally when switching layouts. Click the "blurb" header next to "HTML" and you will probably see the custom code there (you can delete it)

As for the second bug, would you be willing to DM the code to me? That sounds like it could be caused by a few different things and if it's a bug in my editor, I'd be happy to fix it!

VanillaArtCat

Oh, thank you, I was able to get rid of the code on the side! For the other bug, yes, I don't mind dm-ing you the code. Just give me a moment. Thank you!

VanillaArtCat

Ah, wait! That's weird, it seems to be fine now. I already sent you the code but I suppose you don't have to look at it anymore so you can ignore that dm since I can't delete it. Maybe it got fixed when I deleted the blurb?

circlejourney

oh, that makes sense. given that, I suspect it's because the blurb had duplicate elements with the same ID - so clicking the tabs was probably changing the sidebar instead of the main area 😂

VanillaArtCat

Yeah, that was probably what it was. Thank you for your help! Also thank you for making such a great code editor :D

1 Replies