Skip to content

fix: Replace "last" with "first"#1965

Closed
abdoemadselim wants to merge 1 commit into
sveltejs:mainfrom
abdoemadselim:patch-1
Closed

fix: Replace "last" with "first"#1965
abdoemadselim wants to merge 1 commit into
sveltejs:mainfrom
abdoemadselim:patch-1

Conversation

@abdoemadselim
Copy link
Copy Markdown

@abdoemadselim abdoemadselim commented May 8, 2026

Clicking on "Remove first thing" button removes the first component not the last

How to produce:

  1. Go to https://svelte.dev/tutorial/svelte/keyed-each-blocks
  2. See the lesson description on the left
  3. See the

Click the 'Remove first thing' button a few times, and notice what happens:

Before submitting the PR, please make sure you do the following

  • It's really useful if your PR references an issue where it is discussed ahead of time.
  • Prefix your PR title with feat:, fix:, chore:, or docs:.
  • This message body should clearly illustrate what problems it solves.

Clicking on "Remove first thing" button removes the first component not the last
@vercel
Copy link
Copy Markdown

vercel Bot commented May 8, 2026

@abdoemadselim is attempting to deploy a commit to the Svelte Team on Vercel.

A member of the Team first needs to authorize it.

@7nik
Copy link
Copy Markdown
Contributor

7nik commented May 8, 2026

The first item of the array is removed, and it is so visually in the solved lesson.

@7nik 7nik closed this May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants