react-terminal-ui icon indicating copy to clipboard operation
react-terminal-ui copied to clipboard

When updating two terminals at the same page, only one terminal scroll to bottom

Open MeyerBuaharon opened this issue 3 years ago • 1 comments

Describe the bug When there are multiple terminals, and they are being updated with the same state, only one terminal will scroll to the bottom

To Reproduce Steps to reproduce the behavior: Make more then one terminal, and have them to use <TerminalOutput> from the same array of lines, that updates on input or something like that

Expected behavior Both of the terminal scroll to the bottom and show new lines written

Screenshots image

Additional context Add any other context about the problem here.

MeyerBuaharon avatar Oct 19 '22 06:10 MeyerBuaharon

Thanks for opening this issue, @MeyerBuaharon . Feel free to open a PR if you have a fix!

jonmbake avatar Oct 20 '22 01:10 jonmbake