Some One try Select2 option on livewire

Please, Make a video on it.

First display select2 option
after that if first select2 option choose then display second select2 option
after that if select2 option select from second then display third select 2 option

Steps to Reproduce:

Are you using the latest version of Livewire:

Do you have any screenshots or code examples:

Yes I did. try this
1: remove wire:model from select
2: wrap select in


3: set value using jquery like below
@push(‘custom-scripts’)

@endpush

Note: this should be in component div

Please demo, I mean full example

Any luck? Did you get it working??? Please share if so!
Thanks!

@abrardev99

Please look this link

Select2