Hi.
Same here.
When working on context, I noticed some perf issues.
The network tab showed constant API calls.
That’s weird because the data itself does not change, so we would assume there is no rerender of the DOM for the data does not change.
Went on StackOverflow because setting the dependency array to users does not help.