Describe the bug
When working on the javascript course on mobile, switching to look at the console shows nothing in the console until I hit submit. When it does show it also seems to auto-trim strings, making the whole workshop on the trim() method not make much sense.
Finally, when it does send to the console after I hit submit, it seems to send everything two or three times.
To Reproduce
Go to any workshop or lab for javascript, console.log something and switch to the console. Then hit submit and see the console finally fill, but only after telling you you did the prompt wrong.
Expected behavior
On desktop, as I update the code, the console auto updates so I can see what my changes are actually doing. On desktop, strings also include the whitespace instead of auto-trimming things. And everything only shows once in the console as it should.
Smartphone (please complete the following information):
- Device: Pixel 8 Pro
- OS: Android 17
- Version 7.5.6
Describe the bug
When working on the javascript course on mobile, switching to look at the console shows nothing in the console until I hit submit. When it does show it also seems to auto-trim strings, making the whole workshop on the trim() method not make much sense.
Finally, when it does send to the console after I hit submit, it seems to send everything two or three times.
To Reproduce
Go to any workshop or lab for javascript, console.log something and switch to the console. Then hit submit and see the console finally fill, but only after telling you you did the prompt wrong.
Expected behavior
On desktop, as I update the code, the console auto updates so I can see what my changes are actually doing. On desktop, strings also include the whitespace instead of auto-trimming things. And everything only shows once in the console as it should.
Smartphone (please complete the following information):