Dynamic components problem

At first run you use Card View for each 1-5 and it looks good, right!
You reload or get Column +5 which is ten and you rerun the code Card View for each but now 1-10, but you already used 1-5, so 1-5 will be the bug ones as the app have no clue what to do with it

Try by increasing this value by 5 as well when you click on the button Load More

3 Likes