I have my React project made with the Vite template here.
https://github.com/yogeshwar-b/Layerboard
I have deployed it here – https://yogeshwar-b.github.io/LayerBoard
This has not been working, I tried a lot of changes and figured out that everything is right.I cloned the same project into a different repo to test my theory.
Clone repo – https://github.com/yogeshwar-b/deploy-test
It’s working fine here – https://yogeshwar-b.github.io/deploy-test/
The only difference between these two repos is the vite config base path.
Even the repo settings are the same, both use Github pages for actions. I have been scratching my head over this,It might be silly, but I cannot see it.