-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
can jump 404 when that page does not exist #5701
Conversation
🦋 Changeset detectedLatest commit: bb874aa The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have one nit but this looks good to me! Could we add some tests too to make sure we don't make regressions in the future?
Let me research how to add a test for this code |
@bluwy I added some tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The new test looks great! Thanks for adding it. I have a few comments below but once done it should be all set.
sorry about that,
My bad. I haven't rechecked. |
Docs was pinged on this one, but I don't see anything needed from us here! I'm removing the review request, but if I missed something I should be looking at, just let me know! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thanks for making the fix.
Changes
fix bug #5535
Testing
Docs