<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/when-did-a-list-start-showing-the-wrong-data-in-the-wrong-row-even-though-the-array-was-correct--o4b4sokwu" -->

---
title: When did a List start showing the wrong data in the...
description: Wrong rows updating usually means unstable identity in a SwiftUI List.

Book a mentoring session → https://rebeloper.com/mentoring

#rebeloper #UnstableId...
canonical: https://daily.dev/posts/when-did-a-list-start-showing-the-wrong-data-in-the-wrong-row-even-though-the-array-was-correct--o4b4sokwu
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: When did a List start showing the wrong data in the wrong row, even though the array was correct? | daily.dev
og:description: Wrong rows updating usually means unstable identity in a SwiftUI List.

Book a mentoring session → https://rebeloper.com/mentoring

#rebeloper #UnstableId...
og:url: https://daily.dev/posts/when-did-a-list-start-showing-the-wrong-data-in-the-wrong-row-even-though-the-array-was-correct--o4b4sokwu
og:image: https://api.daily.dev/og/posts/O4b4SoKwu.png
og:image:alt: When did a List start showing the wrong data in the wrong row, even though the array was correct?
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# When did a List start showing the wrong data in the wrong row, even though the array was correct?

**[Rebeloper](https://daily.dev/sources/rebeloper)** · 1 min read · 0 upvotes · 0 comments

## Summary

Wrong rows updating usually means unstable identity in a SwiftUI List.

Book a mentoring session → https://rebeloper.com/mentoring

#rebeloper #UnstableId #ForEachReuse #RowState #SwiftUIList

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=8aRI6zhQMX0>

## Similar posts on daily.dev

- [Governing Security in the Age of Infinite Signal](https://daily.dev/posts/governing-security-in-the-age-of-infinite-signal-qhihbir44) · Snyk · 0 upvotes · 0 comments
- [No one has a good plan for how AI companies should work with the government](https://daily.dev/posts/no-one-has-a-good-plan-for-how-ai-companies-should-work-with-the-government-nkajqoze1) · TechCrunch · 0 upvotes · 1 comments

---

[View this post on daily.dev](https://daily.dev/posts/when-did-a-list-start-showing-the-wrong-data-in-the-wrong-row-even-though-the-array-was-correct--o4b4sokwu)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"When did a List start showing the wrong data in the wrong row, even though the array was correct?","url":"https://daily.dev/posts/when-did-a-list-start-showing-the-wrong-data-in-the-wrong-row-even-though-the-array-was-correct--o4b4sokwu","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/when-did-a-list-start-showing-the-wrong-data-in-the-wrong-row-even-though-the-array-was-correct--o4b4sokwu"},"datePublished":"2026-01-30T20:19:46.978Z","dateModified":"2026-01-30T22:06:48.319Z","description":"Wrong rows updating usually means unstable identity in a SwiftUI List.\n\nBook a mentoring session → https://rebeloper.com/mentoring\n\n#rebeloper #UnstableId...","image":"https://i.ytimg.com/vi/8aRI6zhQMX0/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/8aRI6zhQMX0/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Rebeloper","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Rebeloper","logo":"https://media.daily.dev/image/upload/s--W0sZL8K4--/f_auto/v1726990075/logos/rebeloper","url":"https://daily.dev/sources/rebeloper"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/when-did-a-list-start-showing-the-wrong-data-in-the-wrong-row-even-though-the-array-was-correct--o4b4sokwu","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"","timeRequired":"PT1M","video":{"@type":"VideoObject","name":"When did a List start showing the wrong data in the wrong row, even though the array was correct?","description":"Wrong rows updating usually means unstable identity in a SwiftUI List.\n\nBook a mentoring session → https://rebeloper.com/mentoring\n\n#rebeloper #UnstableId...","thumbnailUrl":"https://i.ytimg.com/vi/8aRI6zhQMX0/sddefault.jpg","uploadDate":"2026-01-30T20:19:46.978Z","duration":"PT1M","url":"https://api.daily.dev/r/O4b4SoKwu","embedUrl":"https://www.youtube.com/embed/8aRI6zhQMX0"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Rebeloper","item":"https://daily.dev/sources/rebeloper"},{"@type":"ListItem","position":3,"name":"When did a List start showing the wrong data in the wrong row, even though the array was correct?"}]}
```

