{#if store?.status === "error"} {:else if mountError !== null} {:else if store?.status !== "ready"}

{i18n.t("common.loading")}

{/if}