anldrms opened a new issue, #2834: URL: https://github.com/apache/apisix-dashboard/issues/2834
### Issue description Sometimes when navigating to http://example:9000/routes/list to add a new route in the Apisix Dashboard, the page is blank and shows a white screen. No content or error message is displayed. ### Expected behavior This issue seems to happen intermittently and inconsistently. Reloading the page or navigating away and back sometimes fixes the issue, but not always. I checked the browser JS console and network tabs but did not see any errors or failed requests. The HTML source of the page when this happens is essentially empty. ### How to Reproduce Steps to reproduce: Go to the Apisix Dashboard at http://example:9000/ Click "Routes" and then "Add Route" The Route adding page at http://example:9000/routes/list loads as a blank white page with no content ### Screenshots _No response_ ### 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 `etcd --version`): - apisix-dashboard version, if have: - Browser version, if have: ### Additional context _No response_ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
