- 
                Notifications
    You must be signed in to change notification settings 
- Fork 45
Open
Description
Describe the bug
Whenever a user clicks on a story to read it, the Story.js component is rendered, and this makes infinite requests to the backend.
To Reproduce
Steps to reproduce the behavior:
- Right click on homepage and choose Inspect
- Go to Networkstab
- Click on any story on the homepage with the inspect section open
- You will see infinite requests made by the client
Expected behavior
The component should make only a single request to the backend and this should be sufficient to return the required data.
Logs
Bug.mp4
Environment (please complete the following information):
- OS: Windows 10
- Browser: Chrome
Additional context
NIL
Metadata
Metadata
Assignees
Labels
No labels