Select loss focus after select the item from the list
Hey developer I am using asyncSelect for display the item in list and after i select any item from the list, i loss the focus from the that input tag and i am not able to move next using Tab button. and I am using two or more input tag in one Row then i am iterating that for multi-line
Please check the screenshot for more info. I am using the chakra ui for UI or componentsenter image description here
maxHeight attribute is seemingly ignored
I am trying to make a simple ‘video chat’ web interface using React and Chakra UI, but i am met with a problem when trying to setup and style my pages.