{ if (!$isLoggedIn) { popOverOpen = true; return; } dispatch("cmdEnter"); }} bind:this={containerSpanEl} on:paste|preventDefault={handlePaste} on:input={updateInnerTextValue} on:focus={onFocus} on:blur={() => (isOnFocus = false)} />