Renamed repl doesn't redirect

Problem description:
Renamed repls cannot be opened in the repl mobile app (Return “Not Found”) but redirect just fine anywhere else.

Expected behavior:
Repls open in mobile app

Actual behavior:
Repls return “Not Found”.

Steps to reproduce:

  1. Rename a repl
  2. Access the old link to the repl from the mobile app
  3. “Not Found”, but link redirects to repl normally on desktop.
  • Steps from UMAR

Bug appears at this link:
https://replit.com/@PascalURSO/chat-php

Browser/OS/Device:
Replit Mobile App/Android 12/Phone

Probably

  1. Rename a repl
  2. Access the old link to the repl from the mobile app
  3. “Not Found”, but link redirects to repl normally on desktop.

Will check! Would be interesting if this was the case.

Link to test if this is the case:
New: https://replit.com/@Firepup650/Test-921
Old: https://replit.com/@Firepup650/Test-92
Edit: Yep! This is it.