I created a 404 template as the docs suggest at 404 Page | Hitchhikers. However, when I enter an incorrect URL like /test-test-test, it redirects to the default 404 page of the browser instead of the actual template. Are there any extra steps required to make it work? If so, hopefully, they can be added to the docs to avoid confusion.
Dependencies:
“react”: “^17.0.2”,
“@yext/search-headless-react”: “^2.3.0”,
“@yext/search-ui-react”: “^1.3.0”,
“@yext/sites-components”: “^1.0.0-rc.4”,
“@yext/pages”: “^1.0.0-rc.4”,