#too much api calls because everything re-render ?

1 messages · Page 1 of 1 (latest)

glossy wind
#

Hello,
maybe I have 7x fetchers and everytime anything changes like a state all 7x fetchers makes api call so that means I get a lot of traffic if you have a lot of users this is bad so how can i trigger only fetcher when it has to rerender ?

weary turret
glossy wind
#

When I Change a state not an action