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

feat: add __layout wrapper to default 404 page #633

Merged
merged 3 commits into from
Mar 9, 2025

Conversation

Valerioageno
Copy link
Member

@Valerioageno Valerioageno commented Mar 8, 2025

Checklist

Related issue

Fixes #622, might also fix #617

Overview

This PR adds the user defined __layout to the default 404 page

@Valerioageno Valerioageno self-assigned this Mar 8, 2025
@github-actions github-actions bot added the typescript Requires typescript knowledge label Mar 8, 2025
@Valerioageno Valerioageno force-pushed the add-layout-to-404-page branch from cc6fa5c to ce918a3 Compare March 8, 2025 19:35
@Valerioageno Valerioageno marked this pull request as ready for review March 8, 2025 19:38
Copy link
Collaborator

@marcalexiei marcalexiei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might also fix #617

Tested on examples/tuono-tutorial using local tuono build and the issue seems no longer present

@Valerioageno
Copy link
Member Author

All fair points. Applied!

Copy link
Collaborator

@marcalexiei marcalexiei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.


There are additional improvements that can be done on the unit test part.
I'll open a separate PR later so this fix can be merged and released.

@marcalexiei marcalexiei merged commit 8fcebae into main Mar 9, 2025
29 checks passed
@marcalexiei marcalexiei deleted the add-layout-to-404-page branch March 9, 2025 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typescript Requires typescript knowledge
Projects
None yet
2 participants