project_cryptoverse icon indicating copy to clipboard operation
project_cryptoverse copied to clipboard

rendering a router inside router?

Open galpodlipnik1 opened this issue 3 years ago • 1 comments
trafficstars

Error: You cannot render a <Router> inside another <Router>. You should never have more than one in your app. Fix? image_2022-02-21_031305

galpodlipnik1 avatar Feb 21 '22 02:02 galpodlipnik1

In this tutorial he uses the previous version of react-router-dom so have two options first one is to use the previous version or google (you can also check youtube) version 6 react-router-dom changes.

imPrathamDev avatar Apr 29 '22 06:04 imPrathamDev