We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've copied the spinner line from the tests but when I run my code the spinner doesn't overwrite in place so I get a bunch of lines:
The text was updated successfully, but these errors were encountered:
Running the tests works as expected, I'll look into my code what can be making this behaviour
Sorry, something went wrong.
kinda-solved. My counter has an undefined upper-limit so when current is above 1 it will write new lines
current
@fedebenelli
Let me know if you need support.
See you, Stefano
No branches or pull requests
I've copied the spinner line from the tests but when I run my code the spinner doesn't overwrite in place so I get a bunch of lines:
The text was updated successfully, but these errors were encountered: