When I am on the https://replit.com/mobileDownload
that introducing the Replit Mobile app, but it redirect to 404 page when I reload the page.
Actually, I can reproduce this.
Steps:
- Open https://replit.com
- Click
Mobile App
in the sidebar - Click anywhere in the pop-up
- Note the URL of
https://replit.com/mobileDownload
- Refresh
3 Likes
Can reproduce with the steps you provided.
- Win 11
- Chrome
2 Likes
It’s likely serving the page https://replit.com/mobile, but using history.pushState to change the URL. Or some other form of URL manipulation. Right? That’s what I think.
It’s technically not a bug, because /mobileDownload isn’t really the right link.
(Windows 11 Home, MS Edge)