The routes are properly defined but in console box it showing, but no routes matches the location
I’m using React js and Navlink, if I click on Navlink it should Navigate to one page and it is navigating that page also but the page content is not displaying and in console it is displaying No route matches the location
. I’m trying to go to the SearchProfilePage
THE ROUTES ARE PROPERLY DEFINED BUT IN CONSOLE BOX IT SHOWING No routes matches the location
Actually i am using React js and i am using Navlink if i click on Navlink it should Navigate to one page and it is navigating that page also but the page content is not displaying and in console it is displaying No route matches the location.and I am trying to go to the SearchProfilePage