wireui / wireui

TallStack UI components
https://v1.wireui.dev
MIT License
1.38k stars 166 forks source link

Uncaught Error: The wire:model value must be an array to use the select as multiselect #743

Open arthurshlain opened 8 months ago

arthurshlain commented 8 months ago

Describe the bug

Uncaught Error: The wire:model value must be an array to use the select as multiselect

To Reproduce

https://github.com/arthurshlain/livewire-test

(npm update, composer install, php artisan serve)

Steps to reproduce the behavior:

  1. Go to http://127.0.0.1:8000/select-test
  2. Click on 'Add Item' button
  3. Click on 'Remove' (at right side)
  4. See error in console

Dependencies

Desktop (If applicable, please complete the following information):

Additional context Demo component files location:

Related Livewire issues: