Choices-js / Choices

A vanilla JS customisable select box/text input plugin ⚡️
https://choices-js.github.io/Choices/
MIT License
6.06k stars 598 forks source link

setChoiceByValue() not working #1099

Closed zeroone2005 closed 1 year ago

zeroone2005 commented 1 year ago

Version 10.2.0

edit_pid.setChoiceByValue(row.pid.toString());

when I the first use method "setChoiceByValue" it is working, then use it again not working.