-
Mahmoud Aglan authored
Replaced x-data/x-show/x-transition with @if($currentStep === N)/@endif. Livewire re-renders the component on each step change, so only the active step's HTML is sent to the browser. No JS needed, no entangle, no Alpine timing issues. Co-Authored-By:Claude Opus 4.6 <noreply@anthropic.com>
eb13944c