{#each steps as step, i} {#if preload === 0 || (i >= (stackBackground ? 0 : index - preload) && i <= index + preload)}
{/if} {/each}