Open Naimehossein77 opened 2 years ago
If you give hintText then open the dropdown and type to search in list items then it's not hiding the hintText. I tried it on WEB.
@HASHCAPDOTCOM please solve this issue, we are facing on Web let me attach screenshot
Give it a labelText and set floatingLabelBehavior: FloatingLabelBehavior.never, This will solve your issue
labelText
floatingLabelBehavior: FloatingLabelBehavior.never,
If you give hintText then open the dropdown and type to search in list items then it's not hiding the hintText. I tried it on WEB.