© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
fengxh
front-end developer
It is exactly the problem. I always pass the id or code field as key in React/Vue.
shortedRow.map(data => <Component key={data.id} />)