wenzhixin / multiple-select

A jQuery plugin to select multiple elements with checkboxes :)
http://multiple-select.wenzhixin.net.cn
MIT License
1.9k stars 652 forks source link

Not getting selected data in Laravel Livewire #612

Open parthkapatel opened 8 months ago

parthkapatel commented 8 months ago

I used this multiple Select functionality in my Laravel livewire project dropdown is initialized but after the select the data I'm not getting the selected data in Laravel Livewire and when I use default select dropdown then it works

If any one have solution and suggestion then please help me to figure out the problem

Laravel : 10 Livewire : 3