You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.