+ 1
Web Development Project adding Local storage.
I had builded this to do but I added local storage methods to save and get but it was showing error on Sololearn is there any way to save and run without error on Sololearn https://sololearn.com/compiler-playground/WwIQf4DZ5bPh/?ref=app
5 Respuestas
+ 5
localStorage won't work on sololearn playground.
also, be aware that we must not attach any databases or the like that could be used to store potentially personal data.
+ 2
Local Storage does not work on sololearn. I observed it too when I tried sharing one of my project having local storage here
+ 1
RuntimeTerror It says "LocalStorage could not be found on this page". Using Android SoloLearn app.
0
Just promisify it. Check line 13 of this code
https://sololearn.com/compiler-playground/WTLcaz3y1TLn/?ref=app
0
Tom Shaver not sure about that, it works well on Android >= 11 and sololearn web