next-routes icon indicating copy to clipboard operation
next-routes copied to clipboard

How do I add a route without an onClick event? Using Link works but, when I add the address in the URL I get a 404 error

Open Avneeshdesai opened this issue 5 years ago • 0 comments

I tried, shallow routing and called inside a component, got an error "cannot read property of undefined." when I tried pushing the route.

Avneeshdesai avatar Apr 19 '19 12:04 Avneeshdesai