Tabs with livewire 3 in laravel 11 and using wire:navigate option does not work

Author: kanigula162Created May 27, 2024Updated May 29, 2024

Hello, I have used the Tabs component with laravel 11, at the time of using livewire 3 with its Tabs component and make use of the livewire wire:navigate option in any link or button, when accessing the new page, its Tabs component does not work, it stops making the tab change and does not mark any error. I can't find the problem and I don't know how to proceed to find a solution.