+ 11
Console "covering material" in Playground.
Hey guys. Is anyone having issues with the playground, namely the console covering the browser window - currently using smartphone? It's a shame really because I was going through my code "Random Colour Generator" and run to test it, then I saw that I can't even do what was intended because of the console.log area being an obstacle - it's not even in use. Could you please check it and let me know if the issue persists, and thanks in advance: https://code.sololearn.com/Wc3RFLO10Kni/?ref=app
9 Antworten
+ 6
yeah, it covers the window, limiting interaction if you use the lower part of the page.
is good for debugging though. would be nice a show/hide option.
+ 15
@Mark Now I have the same issue. Do you know how to get rid of it?
+ 15
@Nikhil It is not about the device, it is about the account. I tried on more devices and have the same issue
+ 8
I am not getting it on my phone :- Samsung Galaxy J7
+ 6
Thanks @seamiki, now it's back to the drawing board so I can allow users to test it.
+ 6
I'm having the same problem.
How do i get rid of console?
Edit:
After everything put:
<br/><br/><br/><p>This is here because of console covering content<p/>
Won't get rid of console but console will cover something you don't care about.
+ 4
how did you get ridof it?
+ 4
Guys I don't know how to get rid of it, the console display is approximately between 50 - 70px so I suggest designing above it.