Skip to main content

I have an input box component used in a prototype that is supposed to expand vertically as the text grows. However, there’s a noticeable flicker around the border whenever the component grows in height.

I tried rebuilding the input box from scratch, but the issue still occurs. It looks like the flicker happens when I add the border around it, but no idea why or how to fix it. 

PS: all the properties are the same in all components

 

Be the first to reply!