coolify/resources/views
Andras Bacsai 399b0130bc fix: remove livewire:init wrapper from server charts event listeners
The livewire:init event fires before inline scripts execute in Livewire
components, so wrapping Livewire.on() in document.addEventListener('livewire:init')
prevents the callback from ever firing, breaking chart data updates.

This removes the wrapper to match the working pattern in metrics.blade.php.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 13:11:16 +01:00
..
auth style: update background colors to use gray-50 for consistency in auth views 2025-11-06 08:43:43 +01:00
components fix(ui): make build pack UI reactivity work properly (#7780) 2025-12-27 14:38:12 +01:00
emails Fix Traefik email notification with clickable server links 2025-12-02 13:08:40 +01:00
errors Fix wireNavigate on external links and url()->previous() 2025-12-17 13:25:27 +01:00
layouts Move inline styles to global CSS file 2025-12-04 13:15:01 +01:00
livewire fix: remove livewire:init wrapper from server charts event listeners 2026-01-02 13:11:16 +01:00
server fix: server validation process 2023-10-09 11:00:18 +02:00
source Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
vendor/mail Update version numbers and fix UI styling 2024-03-25 16:42:41 +01:00