icemanbsi / searchable_dropdown

MIT License
107 stars 162 forks source link

Reinitialize value is not allowed #116

Open charleshoong97 opened 3 years ago

charleshoong97 commented 3 years ago

In my situation, the variable value assign to searchable_dropdown is possible to modify by others input field. However, the variables value seem to be change but the value in searchable_dropdown is not change as well. Any solution on solving this problem?