joezilly
New Coder
I am building a portfolio project with vanilla javascript and having trouble with my navigation.
I have setup up client side routes and locally everything works fine but when I host the project and select a link to navigate to a different page in my MPA the homepage smply reloads.
The URL changes appropriately and my network requests return 200 ok with no visible errors to show.
please help, been stuck for months.
I have setup up client side routes and locally everything works fine but when I host the project and select a link to navigate to a different page in my MPA the homepage smply reloads.
The URL changes appropriately and my network requests return 200 ok with no visible errors to show.
please help, been stuck for months.