Open vexx32 opened 2 months ago
Opening the website root / from the yarn preview redirects the browser to the live site, rather than to the /en-us from the preview site.
/
yarn preview
/en-us
Trying to open the preview site should not redirect to the live site.
yarn build
http://localhost:5086/
https://docs.chocolatey.org/en-us/
@vexx32 Thanks for catching and reporting this. As a workaround for now, going to http://localhost:5086/en-us/ does seem to work.
http://localhost:5086/en-us/
What You Are Seeing?
Opening the website root
/
from theyarn preview
redirects the browser to the live site, rather than to the/en-us
from the preview site.What is Expected?
Trying to open the preview site should not redirect to the live site.
How Did You Get This To Happen? (Steps to Reproduce)
yarn build
yarn preview
http://localhost:5086/
https://docs.chocolatey.org/en-us/