Create account

1EhJ8SU63nnoDGS2
saved 610d
If you haven't already it might be a profitable exercise to learn to handle dynamic react routes in next.js
Where the route path is like /github/[org]/[repo]/issues/[issue_number]
Right now the app doesn't know how to handle that URL path in the router so it gives a 404