This issue is being moved to a discussion.
You can continue the conversation there. Go to discussion →
CreateRedirect doesn't work with wildcard routes(/*) #36521
Labels
stale?
Issue that may be closed soon due to the original author not responding any more.
status: needs more info
Needs triaging and reproducible examples or more information to be resolved
Preliminary Checks
Description
Redirection for old url /* doesn’t work. It says page not found instead of redirection.
Reproduction Link
https://codesandbox.io/s/misty-tree-7bth4u?file=/gatsby-node.js
Steps to Reproduce
...
Expected Result
Redirect from wildcard route to the homepage
Actual Result
Shows 404 page, doesn’t redirect.
Environment
Config Flags
No response
The text was updated successfully, but these errors were encountered: