mirror of
https://github.com/tiennm99/coolify.git
synced 2026-06-22 21:35:14 +00:00
d5a46f577d
Remove the ServiceChecked event listener that triggered a full component re-render every 10 seconds via the heading's wire:poll. The heading component already handles status display independently, so the task edit form does not need to re-render on status checks. Fixes #8647