Many identical requests being fired off to api/v2/feeds/global/top/activities
Summary
Many identical requests being fired off to api/v2/feeds/global/top/activities
Steps to reproduce
- Click newsfeed
- Open your dev tools, watch the XHRs
- Click discovery - observe multiple requests made at once.
Platform information
Chromium/Ubuntu
What is the current bug behavior?
Many calls to that endpoint are made.
What is the expected correct behavior?
It should just be one.
Relevant logs and/or screenshots
Possible fixes
(If you can, link to the line of code that might be responsible for the problem)