{#if combinedData}
{currentPage} {#each combinedData as { pokedexEntry, catchRecord }}
updateACatch(catchRecord)} />
{/each} {currentPage} {:else}

Loading Pokédex

{/if}