amanmanhas
Results
3
comments of
amanmanhas
Facing same problem, any fix?
@20chad16 @diegodsp I solved this problem by passing `placeholder={ label: '', value: '' }` like this. I am getting **error** because I am passing null in placeholder label `placeholder={ label:...
> @amanmanhas Did this solve it in the production build? That fix works in development but didn't in production for me. Yes, it's fixed for me in production also