-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
Difficulty: EasyA task that can be finished quicklyA task that can be finished quicklyGood First IssuePlease start with these issues first.Please start with these issues first.bugSomething isn't workingSomething isn't working
Description
Description
We are having issues with the product fetching in ProductTable.jsx
. For some reason, useEffect is infinitely fetching new products. Can you read the effect hook documentation to help us fix this bug?
How To Reproduce
- Run the App Locally
- Open Chrome Inspector
- See that "Fetching Products..." is being printed infinitely
Fetch.Infinite.Loop.mov
Deliverables
- Fix the effect hook to stop infinite loop
Metadata
Metadata
Assignees
Labels
Difficulty: EasyA task that can be finished quicklyA task that can be finished quicklyGood First IssuePlease start with these issues first.Please start with these issues first.bugSomething isn't workingSomething isn't working