Skip to content

Console issues in Javascript course #1833

Description

@PlasmidOcelot

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: waiting triagetype: bugIssues that need priority attention. Things which are obviously broken and are reported as such.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions