fix(components): use item.id as fallback key in var-list
Ensure unique keys for list items by using item.id when available, falling back to index. This prevents potential React key conflicts during re-renders.pull/22127/head
parent
bb100e8228
commit
b634e1b57d
Loading…
Reference in New Issue