Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: link leading to 404 cause a blank page to be displayed #617

Open
marcalexiei opened this issue Mar 2, 2025 · 0 comments
Open

[Bug]: link leading to 404 cause a blank page to be displayed #617

marcalexiei opened this issue Mar 2, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@marcalexiei
Copy link
Member

marcalexiei commented Mar 2, 2025

Description

When user clicks on a <Link /> targeting a not existing route a blank page is displayed.

Warning

The issue appears only when clicking on a Tuono <Link />,
loading the page directly or accessing it via HTML <a /> works as expected

Expected behaviour

404 default page is displayed

How to reproduce

Screenshots

No response

System Info

System:
    OS: macOS 15.3.1
    CPU: (8) arm64 Apple M3
    Memory: 94.86 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 22.14.0 - ~/.nvm/versions/node/v22.14.0/bin/node
    npm: 10.9.2 - ~/.nvm/versions/node/v22.14.0/bin/npm
    pnpm: 9.15.5 - ~/.nvm/versions/node/v22.14.0/bin/pnpm
  Browsers:
    Chrome: 133.0.6943.55
    Safari: 18.3
  npmPackages:
    tuono: 0.17.10 => 0.17.10

System info (Rust)

rustc 1.83.0 (90b35a623 2024-11-26)
cargo 1.83.0 (5ffbef321 2024-10-29)
tuono 0.17.10

Additional context

tuono-labs/tuono-documentation#43 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant