How to implement select2 on Laravel project with flowbite select input field inside a modal?
I’ve been trying to implement select2 on my Laravel project with flowbite select input field inside a modal to create a data. Somehow, the select2 doesn’t work if I’m using it inside a modal. Below is my modal and form inside it
How to implement select2 on Laravel project with flowbite select input field inside a modal?
I’ve been trying to implement select2 on my Laravel project with flowbite select input field inside a modal to create a data. Somehow, the select2 doesn’t work if I’m using it inside a modal. Below is my modal and form inside it