
Photo by Hello I’m Nik on Unsplash
If you are already using netlify.toml, check out this article,
...
For further actions, you may consider blocking this person and/or reporting abuse
For further actions, you may consider blocking this person and/or reporting abuse
if you use feature deploy on netlify
npm run build && echo "/* /index.html 200" > build/_redirects
Oh, thank you ^^, You know! I create project with (webpack+reactjs). The ways on the forum don't work until I see your instructions
awesome! you save my day :)
You're welcome & glad that it's saved someone's day (an exactly the purpose of sharing 🙂)
Hi Sung! Thank you for this post. I tried both your suggestion and Halim's suggestion underneath about how to solve this via custom Netlify build command, and neither worked. I'm new to React and Routing so if you could please have a look at my code and see if I could solve this I would appreciate it extremely.
Here is the site: hjp-world.netlify.app
And here is the github repo: github.com/hermesjpappas/react-cou...
If you click on a country and try to refresh the page, you either get a blank white page or a 404 error on Netlify. Again, any help would be appreciated immensely!
EDIT: I suspect it might have something to do with the fact that I am using generated paths using a variable (e.g. path="/:countryCode") along with the useParams hook on the target component. Still, if you have any ideas that'd be great!
Thanks my dude!
You're welcome ✋
My man Sung M. Kim. Thank you.
Thanks a lot, it was so helpul
Once again, the community came to the rescue. Thank you Sung, the article saved me stress
Glad that it helped :)
Wow, you saved my life been looking for this since a week and finally found
Thanks for letting me know it's still working well :)
and glad that it has helped
Thanks man this really helped me
Thank you. Just fixed mine!
You're welcome, Njoku~
I tried to follow this tutorial but my project didn't work. Any ideas?
Hi Alejandro.
Would you post source/links/context/error messages etc to check out for me and others?