NextJs – multiple components with async fetch – using params causes entire reload
I have multiple components within my page and each time I trigger a button to append a url param, it re-renders the entire page and fetches.
I have multiple components within my page and each time I trigger a button to append a url param, it re-renders the entire page and fetches.