Firstly congrats for creating Ink! You're really making CLI development simpler 馃憦
I'd like to know if there is any way to make Box component responsive.
The problem I'm facing and would like to know how to fix is: when changing the size of the terminal window where Box is rendered, the Box is resized, but the previous box isn't being erased. (I'm using the latest release (v3.0.0) and iTerm2 - macOS)


Thank you, @lariciamota!
This is a known issue, which I've tried to solve before releasing Ink 3, but unfortunately couldn't fix it at the time. Layout gets broken if you resize down, but it should adjust fine if you resize terminal up. I'm going to give it a shot one more time!
Most helpful comment
Thank you, @lariciamota!
This is a known issue, which I've tried to solve before releasing Ink 3, but unfortunately couldn't fix it at the time. Layout gets broken if you resize down, but it should adjust fine if you resize terminal up. I'm going to give it a shot one more time!