You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm encountering a very strange bug where random spaces seem to be getting added to the output. But only when it's printed in hyper.
Given the following code I would expect timestamp to be something like this 10:31:36, but instead I'm getting results like this 10:31: 36 when It logs it in the console.
hyperemoji
isn't installedConfiguration
Issue
I'm encountering a very strange bug where random spaces seem to be getting added to the output. But only when it's printed in hyper.
Given the following code I would expect timestamp to be something like this
10:31:36
, but instead I'm getting results like this10:31: 36
when It logs it in the console.here's the code I used to test if there was a space, and to see if there were any special characters that might have been added.
Here's the output that I get from Hyper
Here's the output that I get from ITerm 2
Here's the output that I get from Terminal
The text was updated successfully, but these errors were encountered: