I was importing useNavigation from react-router. My issue got resolved after I corrected import from react-router-dom instead of react-router.