vuejs / docs

📄 Documentation for Vue 3

Home Page:https://vuejs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the search function of the online page is not worked

jiechen257 opened this issue · comments

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

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.

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.

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.