{#if enabled && workspace && path} {#if otherDraftsUsers.length > 0} {#key path} {/key} {/if} {#if onLoadLatestDeploy} {/if} OtherUserDraftLoad.confirmOverwrite(workspace, itemKind, path)} onCanceled={() => OtherUserDraftLoad.dismissOverwriteModal(workspace, itemKind, path)} > You're editing another user's draft. Saving this edit will overwrite your own draft at this path. Continue? {/if}