{ dispatch('close') }} >
{#if message}
{#if comments.length}
{/if} {#each comments as comment, i (comment._id)} {#if newMessagesPos === i}
{/if}
{/each} {/if}