You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I adjusted my filter logic by overwriting filterOption inside selectProps until this issue is properly solved.
In my case, i need to find country by name or code, using the beginning of the text.
Thank you @thiarthur , this works as expected. I believe this should be the default behaviour. @helsonxiao could you kindly confirm and fix it in the upcoming versions?
Search on country code by country number/country name not working
I'm using the
inline
prop (#73 ) because the select dropdown was disappearing on focus.My FormItem is as follows:
The text was updated successfully, but these errors were encountered: