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

404 page title no longer shows #217

Closed
mikemartin opened this issue May 18, 2022 · 1 comment · Fixed by #268
Closed

404 page title no longer shows #217

mikemartin opened this issue May 18, 2022 · 1 comment · Fixed by #268

Comments

@mikemartin
Copy link

mikemartin commented May 18, 2022

Hey @jesseleite
I see you have a condition here to add a 404 page title to the cascade automatically but it doesn't appear to be working.

if (array_get($this->current, 'response_code') === 404) {

Screen Shot 2022-05-18 at 11 59 14 am

@stuartcusackie
Copy link

Also seeing this. 'Home' is output on all error pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants