chlinwei opened a new issue, #13497: URL: https://github.com/apache/apisix/issues/13497
### Current Behavior When I use cursor to hover language switch button, there is no languages show in the list <img width="1943" height="761" alt="Image" src="https://github.com/user-attachments/assets/f8f6bfc6-80d8-4d83-9955-d5315ea7a5c3" /> After I click this button. I got the error like below. <img width="1644" height="580" alt="Image" src="https://github.com/user-attachments/assets/c4f1acca-c379-4a48-88ad-40ce3052747a" /> **Apisix version is 3.16.0** ### Expected Behavior _No response_ ### Error Logs _No response_ ### Steps to Reproduce 1. Just install Apisix 3.16.0 in the ubuntu 22.04 throught apt After configured the etcd. 2.start apisix normally 3. You will get this error after click language switch button in Apisix dashboard ### Environment - APISIX version (run `apisix version`): - Operating system (run `uname -a`): - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): - APISIX Dashboard version, if relevant: - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --version`): -- 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]
