searchable_dropdown
searchable_dropdown copied to clipboard
Selcted value is not changes if I give preselected value
onChange function I am always getting the preselected value not the value user clicked
yes i am also getting first value when selected on onchage.in onchange it is not updating value
Same issue here any fix yet?
Hello @dnsoumik , @HetalGohil and @isiyemijoe ,
Thanks for taking the time to write here.
Can you please give a minimal yet complete and runnable example of what you mean?
Yes Same issue for me as well. If we add preselected option with value parameter with SearchableDropdown constructor.Then its always giving the same value in the onchange method.
Please fix this issue as early as possible.
onChange function I am always getting the preselected value not the value user clicked
Could you show specific your code ?
same issue, any updates?