coolify/resources
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
..
css refactor: simplify utility classes in CSS and Blade templates 2025-12-04 15:19:23 +01:00
fonts
js fix: Prevent terminal disconnects when browser tab loses focus 2025-12-08 20:48:03 +01:00
views Fix wireNavigate on external links and url()->previous() 2025-12-17 13:25:27 +01:00