React Refresh Page Not Found : Fix in 2 Minutes with This TRICK!

preview_player
Показать описание
In this video, we look at how to fix react refresh page not found under 3 minutes.

NOTES

LET’S WORK

CHECK OUT THESE HELPFUL TUTORIALS

🟡 Publishing Expo React Native App to Play Store Journey

🟡 PHP Project

TOOLS USED

FOLLOW US ON:

CHAPTERS

0:00 Problem at Hand
0:10 Understand the Refresh 404 Problem
0:22 How Can the Refresh 404 Error be fixed
2:10 What to do Next.
2:41 Take Note!! - What might happen

#tothepointcode #reactjs #githubpages #react404
Рекомендации по теме
Комментарии
Автор

Thanks for watching!
If you found it useful, please leave a LIKE 👍 so that it can reach more people.

ToThePointCode
Автор

Great video! A few things to note for those using a custom domain:
- No need to use the basename property
- Keep the pathSegmentsToKeep value at 0

Also, for anyone who has implemented this and still doesnt see any changes- make sure your browser cache and cookies are cleared for the site, or simply view it in an incognito tab :)

realstiffy
Автор

Dude you literally saved my portfolio page. Ngl i am still figuring out exactly how React Router and React works, but thank you so much for the quick fix...

fablesfables
Автор

I've been struggling with this issue for 3 days now! 8 different discord servers tried to help but all gave different advice which didn't work and had no clue what to say despite being react specific servers! OMG THANK YOU SO MUCH!

TurpoChargedGaming
Автор

Its criminal that this video only has 8 likes. This is so simple and it works. Thank you so so so so much!

Realswagoverlord
Автор

Thanks. Finally got rid of that struggle. Short, efficient, and works !

jrm_
Автор

I really like how you edited the video and kept it straight to the point, this solution also worked for me. Thank you this was genuinely a 10/10 tutorial :)

goofyduder
Автор

Wow, it's working! I read a bunch of articles but nothing works... you made my day :-) Thank you so much!

AlEgorova
Автор

super easy to understand and most importatly SOLVES THE ISSUE!!! amazing work, thank you so much!!

dr.dgames
Автор

This works even on render hosting platform!! just do not modify pathSegmentsToKeep and leave it as 0. U do not have to set the basename as well. Thanks for the solution!!

gnidnert
Автор

Thank you so much!! It worked!!
This video deserves more views

Although this is not the best solution to do for larger projects, it works and that is what matters now

thecoderabbi
Автор

thank you so much, i spend the last two days trying to solve this probleme

JawadOuhdou
Автор

Thank you so much, the video was informative and help me fix my bug

samb
Автор

Man!! Thanks! love your video . the most, simplest solution for this issue.

richk
Автор

Loved it, it helped. But as I am deploying on netlify, I did required keeping the 0 value.

drs
Автор

Wow! Thank you so much. This fixed it for me! Also +1 to Hans Foster's comment about the slight edit if you have a custom domain

laurentyson
Автор

My Genie of the Day, not hosting on github but still works on firebase. Great content

codevotary
Автор

Pro tip: If you're using a custom domain, there's no need to set the pathSegmentsToKeep to 1. Of course, the reason was mentioned in the video, but if you're like me, you might forget things lol. Also with the custom domain, don't set the basename.

Nistacular
Автор

Thanks.
This video is very useful. Works perfectly.

explore
Автор

Thank you SO much! This fixed my refresh issue. 😃

kelamarshmella