coolify/resources/views/livewire/project/service
Andras Bacsai 28cd582d63 Fix wireNavigate on external links and url()->previous()
Remove wireNavigate() from:
- External links (docs, GitHub) - can't be handled by Livewire SPA
- url()->previous() in all error pages - dynamic URL can't prefetch
- Links with target="_blank" - conflicts with wire:navigate semantics

Keep wireNavigate() on internal Dashboard links in error pages.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-17 13:25:27 +01:00
..
configuration.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
database.blade.php
edit-compose.blade.php
edit-domain.blade.php
file-storage.blade.php fix: Detect read-only Docker volumes with long-form syntax and enable refresh 2025-12-11 14:18:58 +01:00
heading.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
index.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
service-application-view.blade.php fix: bypass port validation when saving advanced checkboxes 2025-12-01 13:39:15 +01:00
stack-form.blade.php Fix wireNavigate on external links and url()->previous() 2025-12-17 13:25:27 +01:00
storage.blade.php fix: Improve read-only volume detection and UI messaging 2025-12-11 21:25:33 +01:00