lukehaas / RunJS

RunJS is a JavaScript playground for macOS, Windows and Linux. Write code with instant feedback and access to Node.js and browser APIs.
https://runjs.app
2.01k stars 43 forks source link

Multiple consoles when using console.log() #633

Closed RajuSaha1693 closed 5 days ago

RajuSaha1693 commented 1 week ago

whenever you tried to consoles using console.log() one after another it shows multiple consoles , Check the screenshoot image

lukehaas commented 1 week ago

Thanks, @RajuSaha1693. I'll take a look into it.

lukehaas commented 1 week ago

@RajuSaha1693 this is now resolved:

Screenshot 2024-07-09 at 15 58 31

If you spot any other issues, please let me know.

RajuSaha1693 commented 5 days ago

Thanks @lukehaas , I am closing the issue