Sulav2060 / NepalCompass

use branch--nepalcompass.netlify.app/ to check branch deploys
https://nepalcompass.netlify.app/
0 stars 1 forks source link

Routing issues #6

Open Sulav2060 opened 2 months ago

Sulav2060 commented 2 months ago

Accessing pages via specific URLs (e.g., nepalcompass.netlify.app/arriving), isn't functioning properly, resulting in the inability to open the desired page directly.

Sulav2060 commented 2 months ago

Used /* /index.html 200 in _redirects to solve issue. works only for netlify hosts.

SurajAdhikari01 commented 2 months ago

Tried base url , wrapping app with browserRouter , updating vite.config.js with historyApiFallback: true and _redirects (which only works)

Remaining : configuring homepage in package.json