view
view copied to clipboard
Issue with router
Schematical structure of project:
WebApp
Component1
Route
a
Link to="something"
Route path="something"
a
Link to="/"
Component2
Route
div
Route path="something"
div
In this case Links doesn't affect Routes neither in SomeComponent1 nor SomeComponent2. Will be happy if this will be fixed
I have shared the project containing this problem github.com/rays-of-good/peacedalove.com