optimise API calls on different pages
steps to replicate the issue :
- navigate to Team Page : API call is made and data is displayed
- navigate to Home Page
- navigate back to Team Page : API call is made again
TODO : Find a way to persist the data and prevent the API call
optimise API calls on different pages
steps to replicate the issue :
TODO : Find a way to persist the data and prevent the API call