Is there an away to change url in React Router without rendering the component?
useNavigate
does not seems to have props option for push url onto history stack without actually rendering the component, maybe i’m missing something , i’m going to use it for my create dialog modal