coolify/resources/views/livewire/project/new
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
..
docker-compose.blade.php Changes auto-committed by Conductor 2025-10-16 09:48:32 +02:00
docker-image.blade.php fix: improve Docker image digest handling and add auto-parse feature 2025-10-15 10:19:01 +02:00
empty-project.blade.php fix 2023-05-25 14:05:44 +02:00
github-private-repository-deploy-key.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
github-private-repository.blade.php refactor: simplify utility classes in CSS and Blade templates 2025-12-04 15:19:23 +01:00
public-git-repository.blade.php Fix wireNavigate on external links and url()->previous() 2025-12-17 13:25:27 +01:00
select.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
simple-dockerfile.blade.php Changes auto-committed by Conductor 2025-10-16 09:48:32 +02:00