React Router not rerendering same component on props
Problem
I have two same React Router pointing to same component but there are two different props being passed. React Router doesn’t seem to rerender the component thus the changes are not being shown