then one file in src/views is not building? Is there's ny solution of this?
Why is it not building?
It is building but only that one page is not. When I run the project (not dist) the page is running. But when I build and host the dist and open that page it showing page not found and no special error in console
Create a GitHub issue identifying your steps to reproduce and show what is expected and actual result so that the git repo owner knows that it's not working
I'm that repo GitHub owner🥲
Then you'll need to explain what page is missing. Cuz I have no idea
there's another problem. when i open my website like this: http://codeapi.aslamtourandtravel.xyz/contact loading in it is going on and page doesnot load? and when i open my website: http://codeapi.aslamtourandtravel.xyz and then open its subpage then it is working? direct link pasting doesnot working?
Contact page loaded for me
Reloading also not working💀 on server but working in local machine. I. E. When I open any page in this website and reload it stuck in loading
Bruh you're using a client side router. You need to configure the server so the paths will redirect to the root. Else you will just try to go to a page that doesn't really exist
On hosting server? (Globe host)
You need to set your file server to serve HTML for all routes that don't match a file
For this error😓.
Обсуждают сегодня