Fetching using useQuery based on changing state causes app to be too slow and throws an error
hello, i am trying to fetch data with a param based on the page the user is on
component
changes whenever i go to the route of a different component but this has caused it to become too slow whenever i change pages
and throws following error:
0 Replies