vuejs / docs

📄 Documentation for Vue 3
https://vuejs.org
Other
2.81k stars 4.1k forks source link

the search function of the online page is not worked #2823

Closed jiechen257 closed 3 weeks ago

jiechen257 commented 3 weeks ago

Clicking the search button or cmd + k does not trigger the search box to appear

brc-dd commented 3 weeks ago

It's working fine for me. Might be a network issue at your side. Are you currently in China? If yes, then try browsing via some proxy site like https://proxyium.com/ instead.

wuguichiroumeiyou commented 3 weeks ago

It worked via a proxy, but there may still be something wrong with the website deployment.
image These are the 404 errors I encountered when directly visiting the Chinese-simplified translation URL from China without using a proxy. This could be the reason for all kinds of function disabilities. I also tried other language translation URLs at the same time, and they worked just fine with no errors in the console.

brc-dd commented 3 weeks ago

Like I said there is nothing wrong with the deployment

image

\ The issue is we can't host anything inside China. And external hosts like Cloudflare/Vercel get frequently blocked there. It's a common issue, but unfortunately we don't have a perfect solution. The other translation sites are using Netlify, but that too used to break frequently in China. Sometimes just clearing the browser cache (hard reloading via Ctrl/Cmd + F5) will work fine, but when there is some outage in nearby servers, you'll need to use VPN/proxy to access the site.