fix: poll activity
This commit is contained in:
		| @@ -1,7 +1,3 @@ | |||||||
| <div> | <div> | ||||||
|     <pre style="width: 100%;overflow-y: scroll;" @if ($isKeepAliveOn) wire:poll.750ms="polling" @endif> |     <pre style="width: 100%;overflow-y: scroll;" @if ($isKeepAliveOn) wire:poll.750ms="polling" @endif>{{ data_get($activity, 'description') }}</pre> | ||||||
|         @isset($activity) |  | ||||||
|         {{ (new App\Actions\RemoteProcess\TidyOutput($activity))() }} |  | ||||||
|         @endisset |  | ||||||
|     </pre> |  | ||||||
| </div> | </div> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Andras Bacsai
					Andras Bacsai