Open
Description
Repro steps: While logged into the RFD site, browse the list of all RFDs in numerical order.
Expected: They're all there :)
Observed: Some RFDs are missing. 183, 186, and 188 are definitely affected, but there might be others. Trying to navigate directly to one of their URIs (https://rfd.shared.oxide.computer/rfd/0186) pops an error page with the following contents:
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/><title>Unhandled Thrown Response!</title></head><body><h1 style="font-family:system-ui, sans-serif;padding:2rem">404<!-- --> </h1><script>
console.log(
"💿 Hey developer👋. You can provide a way better UX than this when your app throws 404s (and other responses). Check out https://remix.run/guides/not-found for more information."
);
</script></body></html>
Metadata
Metadata
Assignees
Labels
No labels