My javaScript output console is not working | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

My javaScript output console is not working

I was playing around with different loops, maybe this is what caused it? Reseting the code doesn't help, I've tried several different exercises and I keep getting a blank page.

2nd Mar 2017, 12:34 AM
WWXXYY XXXWWYY
WWXXYY XXXWWYY - avatar
20 Answers
+ 5
Well I guess yes. There was an update so maybe there is some collision. I would try it
2nd Mar 2017, 1:24 AM
Patrik Sokol
Patrik Sokol - avatar
+ 4
Can you past some example you have used (incl. calling the script)?
2nd Mar 2017, 12:44 AM
Patrik Sokol
Patrik Sokol - avatar
+ 4
Have you tried that on the code playground or on your server? console.log('log record');
2nd Mar 2017, 12:50 AM
Patrik Sokol
Patrik Sokol - avatar
+ 4
Where did you try that? It is important
2nd Mar 2017, 12:55 AM
Patrik Sokol
Patrik Sokol - avatar
+ 4
You don't understand me mate. I try to find out where did you code. Here on Sololearn's code playground or on your localhost/remote server..?
2nd Mar 2017, 1:01 AM
Patrik Sokol
Patrik Sokol - avatar
+ 4
Check my code if console outputs i
2nd Mar 2017, 1:07 AM
Patrik Sokol
Patrik Sokol - avatar
+ 4
Do you use chrome?
2nd Mar 2017, 1:10 AM
Patrik Sokol
Patrik Sokol - avatar
+ 4
Mate this is weird, mmnt
2nd Mar 2017, 1:11 AM
Patrik Sokol
Patrik Sokol - avatar
+ 4
Check the code again
2nd Mar 2017, 1:14 AM
Patrik Sokol
Patrik Sokol - avatar
+ 4
Yeah I am curious about the result. Let me know please
2nd Mar 2017, 1:27 AM
Patrik Sokol
Patrik Sokol - avatar
+ 3
Fabulous :-p
2nd Mar 2017, 1:39 AM
Patrik Sokol
Patrik Sokol - avatar
+ 1
Unfortunately the code is gone, but it did occur when I tested continue; command inside the while loop
2nd Mar 2017, 12:47 AM
WWXXYY XXXWWYY
WWXXYY XXXWWYY - avatar
+ 1
I think what I did was create an infinite loop, there was likely a syntax error. The output is now showing blank even on CSS courses. It's completely unusable 🐿️
2nd Mar 2017, 12:52 AM
WWXXYY XXXWWYY
WWXXYY XXXWWYY - avatar
+ 1
It happened on this exercise http://i.imgur.com/gd8fV3Z.png
2nd Mar 2017, 12:58 AM
WWXXYY XXXWWYY
WWXXYY XXXWWYY - avatar
+ 1
Of course I did it here, the output on this app stopped working :D so yes, to answer your question - I ran the loop inside the app :)
2nd Mar 2017, 1:02 AM
WWXXYY XXXWWYY
WWXXYY XXXWWYY - avatar
+ 1
Nope, blank. Nothing shows up in js
2nd Mar 2017, 1:09 AM
WWXXYY XXXWWYY
WWXXYY XXXWWYY - avatar
+ 1
I'm using a mobile app atm :(
2nd Mar 2017, 1:10 AM
WWXXYY XXXWWYY
WWXXYY XXXWWYY - avatar
+ 1
Ok so it goes 1-4 if I run it in Chrome but remains blank inside the app. Do I have to reinstall it maybe? Kind of like a hard reset
2nd Mar 2017, 1:23 AM
WWXXYY XXXWWYY
WWXXYY XXXWWYY - avatar
+ 1
Alright, thanks for your help. Let's hope this works 🐿️
2nd Mar 2017, 1:25 AM
WWXXYY XXXWWYY
WWXXYY XXXWWYY - avatar
+ 1
Fixed! Reinstalling the app finally cleared my console and I can run the examples again. Thanks again Patrik 🐿️
2nd Mar 2017, 1:32 AM
WWXXYY XXXWWYY
WWXXYY XXXWWYY - avatar