Dawid Kocot

Results 1 comments of Dawid Kocot

I had similar problem and found a working solution there: https://forum.laravel-livewire.com/t/select-and-select-multi/1120 However, choices.js was losing style after update DOM, so I added to div with x-data: `wire:key="rand()" wire:ignore`