juzhiyuan opened a new issue #1889: URL: https://github.com/apache/apisix-dashboard/issues/1889
## Issue description Hi, when I visit the demo site http://139.217.190.60/ today, I found that the `Create/Configure Route` page is broken with a wired error. When I running this project locally and using `yarn start` mode, all things are good. I haven't tried to use `yarn build` & setup a Production environment. ## Expected behavior It needs to show the Create steps page. ## How to Reproduce 1. Go to http://139.217.190.60/ 2. Click on /routes/create 3. Error happened ## Screenshots  ## Environment * apisix version (cmd: `apisix version`): * OS (cmd: `uname -a`): * OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): * etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API): * apisix-dashboard version, if have: the latest commits from master branch * Browser version, if have: Chrome ## Additional context No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
