Skip to content

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

Request URL: https://www.minds.com/api/v2/feeds/global/top/activities?hashtags=&period=12h&all=&query=&nsfw=&sync=1&limit=150&as_activities=1&from_timestamp=

Steps to reproduce

  1. Click newsfeed
  2. Open your dev tools, watch the XHRs
  3. 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

image

Possible fixes

(If you can, link to the line of code that might be responsible for the problem)