From 6aa82817df2a8ba28886a117b4cb38c11d6a70bf Mon Sep 17 00:00:00 2001 From: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com> Date: Fri, 6 Jun 2025 21:51:42 +0200 Subject: [PATCH] fix(terminal): add unique wire:key to terminal component for improved reactivity and state management --- .../livewire/project/shared/execute-container-command.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/livewire/project/shared/execute-container-command.blade.php b/resources/views/livewire/project/shared/execute-container-command.blade.php index b804ebe47..04c81db24 100644 --- a/resources/views/livewire/project/shared/execute-container-command.blade.php +++ b/resources/views/livewire/project/shared/execute-container-command.blade.php @@ -50,7 +50,7 @@ @endif