+ 2
Why is it that in the code playground almost all the codes I run have some error but they run well on the web
11 Respostas
+ 2
You would have to link us the code in question so we can tell.
+ 1
I see a code in the code playground on the app when I run it I see errors but if I run the same code on the website it runs perfectly
+ 1
bell The script you added in your html code after the canvas. Cut-and-paste it to your js tab at the beginning of the script. The undefined variable error will be solved
0
Please describe
and put more info
0
Which lang?
0
HonFu I have the same experience with web codes: for me these two codes run without errors but one is curated with the help of Omkar and the other must have undefined variables still. For me html/js runs ignoring errors or fails silently without giving me error info beyond "syntax error".
Why does this happen in sololearn, can I do anything to catch the errors?
https://code.sololearn.com/W6AWQY6bXNnh/?ref=app
https://code.sololearn.com/WPAul6r9E2M6/?ref=app
0
Ore Adeleye thank you for your feedback but my question was why am I not getting any execution errors even though I have some. Now I know about this error it is easy to correct but it is difficult to learn blind. Likewise, a lot of the web codes with many likes on sololearn do not run on my ios device. They crash with only syntax error. But people liking them must be able to see something.
0
bell I don't know. It must be a problem with the iOS version. I use Sololearn for Android and I do not face that problem. May be you should contact Sololearn?
0
I'm having problems similar to bell problem
0
Even Ore Adeleye knows what I am talking about please can you give me any solutions
- 1
Link the code so we can understand what the issue is