Published on 6 Feb 2022
Fix empty list row and section after adding ID
While I was working on my app, I faced a weird issue where after adding .id(_:) to list row in a section, the list row content becomes empty. This article provides a fix to this issue.