Skip to content

Add missing v-for keys#50

Merged
NetworkInterface merged 2 commits into
mainfrom
fix/missing-v-for-keys
Jun 21, 2026
Merged

Add missing v-for keys#50
NetworkInterface merged 2 commits into
mainfrom
fix/missing-v-for-keys

Conversation

@Gawdl3y

@Gawdl3y Gawdl3y commented Jun 18, 2026

Copy link
Copy Markdown
Member

This adds keys to usages of v-for that were missing them. This is best practice as it often improves performance during vdom diffing. See the Vue docs for more info.

@Gawdl3y Gawdl3y self-assigned this Jun 18, 2026
@Gawdl3y Gawdl3y added the bug Something isn't working label Jun 18, 2026
@NetworkInterface NetworkInterface marked this pull request as draft June 21, 2026 07:15
@NetworkInterface NetworkInterface marked this pull request as ready for review June 21, 2026 07:28
@NetworkInterface NetworkInterface self-requested a review June 21, 2026 07:29
@NetworkInterface NetworkInterface merged commit 2c350de into main Jun 21, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants