Change render keys to use ID custom property instead ok render index
Using index as list item render keys is an antipattern that can cause render or render updates problems.
We need custom id properties to pass it as render keys of the elements iterated.
Change render keys to use ID custom property instead ok render index
Using index as list item render keys is an antipattern that can cause render or render updates problems.
We need custom id properties to pass it as render keys of the elements iterated.