fix: disable wire:navigate

This commit is contained in:
Andras Bacsai
2024-11-08 11:51:06 +01:00
parent c7daa32e21
commit 9f439e2672
5 changed files with 14 additions and 16 deletions

View File

@@ -148,7 +148,7 @@
<li>
<a title="Destinations"
class="{{ request()->is('destination*') ? 'menu-item-active menu-item' : 'menu-item' }}"
href="{{ route('destination.index') }}" wire:navigate>
href="{{ route('destination.index') }}">
<svg xmlns="http://www.w3.org/2000/svg" class="icon" viewBox="0 0 24 24">
<path fill="none" stroke="currentColor" stroke-linecap="round"