You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another way to fix this (and an easy one) would be to introduce a new property called data-key - changing its value to something like Symbol() can be used to re-render the list.
Hi
When having new data but the same totalCount, item generation is not triggering.
Is there a way to force the trigger?
If you open up the console https://stackblitz.com/edit/react-vrcu3a?file=example.js you can see the problem.
The text was updated successfully, but these errors were encountered: