Cannot run Code Playground js framework codes from PC browsers | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 8

Cannot run Code Playground js framework codes from PC browsers

I cannot run all my react and vue codes (code playground) from PC browser today. And they are still working fine on mobile code playground. https://code.sololearn.com/WVJbThyDZx6P/?ref=app Anyone faces the same issue?

24th Jul 2019, 5:04 AM
CalviÕ²
CalviÕ² - avatar
29 Respostas
+ 9
CalviÕ² After testing on my pc just now, i take pleasure to report my findings as below :- 1. If we run the React Code in SoloLearn website version with Chrome, the output window is blank. 2. If we run the same React Code in a local html file with Chrome, it works. Note that the //</script><... babel... > trick is removed in test 2 above. To conclude, the codes are fine, the browsers are fine. It is SoloLearn protecting themselves from some suspicious acts such as //</script>
24th Jul 2019, 2:37 PM
Gordon
Gordon - avatar
+ 14
I sent feedback and links to my codes from my post about the same problem(look abovešŸ‘†). Hope they will explain the purpose and will give further instructions
25th Jul 2019, 5:04 AM
Š’Š°Šæ
+ 14
CalviÕ² I got an answer from support. They fixed a problem, guys. All works. Check out your masterpiecesšŸ˜Ž Relax and keep codingšŸŽ«
26th Jul 2019, 8:55 AM
Š’Š°Šæ
+ 13
https://solocode.azurewebsites.net/ As I said that it relates with crash of solo serveršŸ¤”
25th Jul 2019, 4:20 AM
Š’Š°Šæ
+ 13
Ohhh, it's so huge problem... I noticed so many codes today with this annoying "postMessage" error. Not only with frameworks btwšŸ˜­
25th Jul 2019, 6:21 AM
Š’Š°Šæ
+ 12
My guesses were confirmed. Solo reinsured and thus removed the opportunity to work with the react(and other interesting libraries) on desktop? It's very inconvenient write the code in smartphonešŸ˜•
24th Jul 2019, 3:01 PM
Š’Š°Šæ
+ 12
CalviÕ² I noticed that error occurs sometimes, but if I execute the code second or third time all become okšŸ¤” Will make the one more feedback about it.
31st Jul 2019, 7:19 AM
Š’Š°Šæ
+ 11
That's why vanilla.js is the best, mature and stable frameworkšŸ˜Ž Rather than all these reacts, vues, angulars, etc...šŸ˜
24th Jul 2019, 8:09 AM
Š’Š°Šæ
+ 11
Look in console too, Gordon CrossOrigin I think. And the most interesting thing they can return previous behavior to usšŸ™‚
25th Jul 2019, 2:46 AM
Š’Š°Šæ
+ 11
Did anybody check other languages in playground? Are there some problems with python for example, or kotlin? Maybe we must switch to other languages?šŸ¤”šŸ˜‚šŸ˜‚
25th Jul 2019, 6:24 AM
Š’Š°Šæ
24th Jul 2019, 5:55 AM
Š’Š°Šæ
+ 9
I think solo developers must recover initial state soon. If they will get enough feedback from us
24th Jul 2019, 6:01 AM
Š’Š°Šæ
+ 9
CalviÕ² Check the console output. Maybe you will understand the purpose of this. Check my vue codes. They are working on my desktop
24th Jul 2019, 7:16 AM
Š’Š°Šæ
+ 9
Maybe they continue recover server and changing some stuff. It's my assumptions onlyšŸ¤” And our masterpieces stop workingšŸ˜‚
24th Jul 2019, 7:56 AM
Š’Š°Šæ
+ 8
The most funny thing that vue projects are working. Another tick in favor of the Vue.js frameworkšŸ˜
24th Jul 2019, 6:40 AM
Š’Š°Šæ
+ 5
Gordon Thank you so much for putting efforts ro test it on pc with code playground and local html/js files. So we can conclude we cannot add babel codes on js pane. 4rontender I think we might still can run code playground react from pc browsers, we just need to put babel codes on html pane with script tag. Back to the initial method, before we discovered //script šŸ˜¬ I would test it tomorrow. Gordon, thanks again for reminding me the trick //script might cause the issues. Good works always. šŸ‘šŸ˜
24th Jul 2019, 3:15 PM
CalviÕ²
CalviÕ² - avatar
+ 4
Hopefully Sololearn trigger the cross domain setting soon. I switch to phone coding my react now.
25th Jul 2019, 9:12 AM
CalviÕ²
CalviÕ² - avatar
+ 3
4rontender Look like Sololearn has migration to Azure after the outrage. From log message compiler?v=bdOTKpeHtxZoLZmIN0iLgwf5Dew5f3R7yjcb6trflic1:1 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://solocode.azurewebsites.net') does not match the recipient window's origin ('https://code.sololearn.com'). (anonymous) @ compiler?v=bdOTKpeHtxZoLZmIN0iLgwf5Dew5f3R7yjcb6trflic1:1 7
25th Jul 2019, 3:57 AM
CalviÕ²
CalviÕ² - avatar
+ 3
4rontender Thanks for taking action to send feeback. I believe we would get positive feedback from Sololearn soon. šŸ˜Š
25th Jul 2019, 5:52 AM
CalviÕ²
CalviÕ² - avatar