coreui / coreui-free-bootstrap-admin-template

Free Bootstrap Admin & Dashboard Template
https://coreui.io/product/free-bootstrap-admin-template/
MIT License
11.94k stars 3.14k forks source link

Bootstrap coreui multiselect javascript setup issue #581

Closed igorklimenko closed 2 years ago

igorklimenko commented 2 years ago

Hello,

having an issue with multiselect control. if I use JavaScript setup and provide predefined selection I can see that selection displayed twice on a screen! this even shown on the official web site, there is an example https://coreui.io/docs/4.1/forms/multi-select/#array-data, as you can see selection shown twice. also is there a way to reselect selection in runtime using JavaScript?

thanks.