Static route that never finishes loading
Unanswered
Grand Anglo-Français Blanc et No… posted this in #help-forum
Grand Anglo-Français Blanc et NoirOP
I have a static route named capstone and within capstone is a dynamic route. the problem is i cant seem to access the route no matter what i do either through a <Link> or localhost:3000/capstone. it doesnt return any error and just keeps loading. I tried putting the code into another route with diffrent name but same folder structure yet it works. I have no idea what to do with this
5 Replies
Grand Anglo-Français Blanc et NoirOP
even in the terminal it doesnt say anything except for other routes that work normally as intended
can you share some code of your repo so we can help you figure out what’s happening?
Grand Anglo-Français Blanc et NoirOP
i also deleted the old folder and made a new one with the same name and added just a single page.js that renders a text. it still doesnt work
as long as its /capstone it doesnt work
@B33fb0n3 can you share some code of your repo so we can help you figure out what’s happening?
Grand Anglo-Français Blanc et NoirOP
thanks, but i finally made it to work. i updated my next from 16.3.1 to 16.3.4 and the route finally worked