radio buttons keep switching – Laravel
I have three radio buttons but they not work properly. when I click one, the other one blink and then all of them seem unchecked. livewire model changes correctly but buttons mess it up. <div class="mt-4"> <label class="block mb-6"> <input…