+ Drafts are now user-scoped and synced to the database. + {#if draftMigrationErrors.list.length} + These local storage drafts could not be + migrated to the server — view their contents before deciding, then delete the ones you no + longer need. + {/if} + Learn more. +
+ + {#if draftMigrationErrors.list.length === 0} +All issues resolved.
+ {:else} +{JSON.stringify(jsonView?.value ?? {}, null, 2)}
+