Skip to content
New issue

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

How to avoid blinking when output a table? #31383

Closed
dacoders77 opened this issue May 4, 2019 · 1 comment
Closed

How to avoid blinking when output a table? #31383

dacoders77 opened this issue May 4, 2019 · 1 comment

Comments

@dacoders77
Copy link

I am outputting a table but it is blinking a lot. How do i avoid that?
https://youtu.be/fZ5mz0HCQWM
This is how i do that: dacoders77/jhn@0cb7ff4#r33412665

@chalasr
Copy link
Member

chalasr commented May 5, 2019

The issue lies in your progress implementation, not a bug in Symfony itself.
Here is a link to a PR that fixed a similar issue in the ProgressBar class which basically removes some unnecessary calls to Output::write(): #30278

We use github issues for tracking bugs and feature requests, not for support. I have to close this issue, please use our support platforms instead.
Thanks for your understanding.

@chalasr chalasr closed this as completed May 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants