Merge remote-tracking branch 'upstream/main' into beta

This commit is contained in:
2025-08-16 23:30:45 +03:00
128 changed files with 7863 additions and 7493 deletions

View File

@@ -346,7 +346,8 @@ async function onApplyMigrationFix(eol) {
/>
</button>
<Collapsible :collapsed="errorCollapsed">
<pre class="m-0 px-4 py-3 bg-bg rounded-none">{{ debugInfo }}</pre>
<pre class="m-0 px-4 py-3 bg-bg rounded-none whitespace-pre-wrap break-words overflow-x-auto max-w-full"
>{{ debugInfo }}</pre>
</Collapsible>
</div>
<template v-if="errorType === 'state_init'">