zinns / training

Repo with several folder to train about GIT, HTML, CSS, JS, React, TS
MIT License
1 stars 0 forks source link

🐞 BUG - API calls #149

Closed eamzea closed 1 year ago

eamzea commented 1 year ago

Description

Api calls are being done two times

Steps to reproduce:

  1. Open the site in Live Server
  2. Open the developer Tools
  3. Go to Network
  4. Reload the page
  5. There should be two api calls for each id: 1, 1/

Expected behavior

There should be only one API call for each id

Screenshots

Screenshot 2023-05-09 at 9 21 54