Check to make sure you're not using Link to wrap a component with a useEffect(). In my case I had a CustomButton that had a useEffect, which was causing a full reload.