[ISSUE] Am I the only one? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 24

[ISSUE] Am I the only one?

Sometimes when I save my code on mobile, it would just stuck at "Saving..." panel even though my internet connection is strong. Just like the PC version, when I try to save my code, it also stucks at the loading panel and won't save my code progress. I already emailed SoloLearn about the issue but only the PC version. It is sometines frustrating because I've written a very long code and that issue would just occur. (Sorry about my grammar but I hope you get the point of my concern.) UPDATE: But with my knowledge on browsers, I use Inspect element of the chrome and remove that loading panel code and get rid of it. Then save my code again and my code will be saved (not all the time).

20th Jul 2018, 10:54 AM
Email Not Activated
17 Answers
+ 21
It happens to me sometimes. It's really annoying. That's why I save my codes as often as possible in order to not lose the progress.
22nd Jul 2018, 8:39 AM
Igor Makarsky
Igor Makarsky - avatar
+ 17
Happens to me too. heres a trick to prevent loss of data. copy paste everything(the code) to your keyboard,close the code ,open it again,paste it and try re-saving
20th Jul 2018, 11:59 AM
᠌᠌Brains[Abidemi]
᠌᠌Brains[Abidemi] - avatar
+ 17
It happens with me also,and when I back my step..then I see that the code is alreadyv saved x times
22nd Jul 2018, 9:49 AM
💞ⓢⓦⓐⓣⓘ💞
💞ⓢⓦⓐⓣⓘ💞 - avatar
+ 7
sql_assassin Yeah, I also thought about that Database. I also imagined how many of us saves the code at the same time and the Database processes it. But thanks to my knowledge I can get rid of it on the PC version not the mobile. I use the Inspect Element and remove the code. :D Pro tip. Lol
20th Jul 2018, 11:09 AM
Email Not Activated
+ 7
Yes, very annoying.
20th Jul 2018, 12:58 PM
Tigress
Tigress - avatar
+ 7
Exactly. Being able to remove the overlay after inspecting the element is a life-saver.
21st Jul 2018, 4:40 PM
Hatsy Rei
Hatsy Rei - avatar
+ 5
Yes, its happened to me MUCH times... Personally i go in developer toolbox, select the div container of loading popup and delete it... This allow me to resave because SL web has a bug... It dont handle when SL server return an error on saving and this hang up the progress popup (maybe they think that all will works correctly 😒😒😒)... After this, i go into network tools and check the response of save request (its a json response and its easy to understand if something its goed wrong). If saving it was happened, then i retry (after has deleted progress popup for document) and check while save its succesfull... At end, i reload the page for reappear all document (SL web page) without edits
21st Jul 2018, 3:16 PM
KrOW
KrOW - avatar
+ 5
JoseMiguelRomero What you mean is the "No Connection" panel. SOMETIMES that panel won't appear and just keep on saying "Saving...".
21st Jul 2018, 4:06 PM
Email Not Activated
+ 5
You're not the only one; it's typical for me to hit that save freeze several times a day.
22nd Jul 2018, 8:45 PM
Kirk Schafer
Kirk Schafer - avatar
21st Jul 2018, 10:53 AM
Email Not Activated
+ 4
JoseMiguelRomero Lol. You'll die of waiting before it'll say "Failed".
21st Jul 2018, 3:55 PM
Email Not Activated
+ 3
Hatsy Rei You have explained in better way and more shorter
21st Jul 2018, 5:14 PM
KrOW
KrOW - avatar
+ 2
JoseMiguelRomero Its not random bug... It mean a problem on SL servers and a bug on bad handling failure on js client code
21st Jul 2018, 3:45 PM
KrOW
KrOW - avatar
+ 2
Me,too
22nd Jul 2018, 1:51 AM
Hsuan
Hsuan - avatar
+ 1
sql_assassin Yeah, I also thought about that Database. I also imagined how many of us saves the code at the same time and the Database processes it. But thanks to my knowledge I can get rid of it on the PC version not the mobile. I use the Inspect Element and remove the code. :D Pro tip. Lol
21st Jul 2018, 10:50 AM
Priyank Sharma
Priyank Sharma - avatar
0
Okay This is just some random bug as i call it happens to me when internet fluctuates a bit All you have to do Is WAIT it out It will say “failed” To be sure Copy paste then try again
21st Jul 2018, 3:43 PM
JoseMiguelRomero
JoseMiguelRomero - avatar
0
Eh Its usually less than 2 minutes
21st Jul 2018, 4:00 PM
JoseMiguelRomero
JoseMiguelRomero - avatar