Why this error coming in Sololearn output tab?
my below web code showing error only in sololearn output tab. It is working in other browsers https://code.sololearn.com/WLfD2n8pN7D0/?ref=app
\n2: [JS] setTimeout(init, 250); // line 21\n\nEither of these will start init() after the div's have been inserted into the DOM. The second one isn't preferred because you shouldn't depend on a timer, but copy-paste is quicker.","upvoteCount":2},{"@type":"Answer","text":"hi all thank you for your answers actually the error I am getting in my phone is unknown property style. I removed the while loop. browsers will not crash.","upvoteCount":1},{"@type":"Answer","text":"thanks to all. finally it is working. check it out.@kirk special thanks to you.\nhttps://code.sololearn.com/WLfD2n8pN7D0/?ref=app","upvoteCount":1}]} }
my below web code showing error only in sololearn output tab. It is working in other browsers https://code.sololearn.com/WLfD2n8pN7D0/?ref=app