786659214 opened a new issue, #3279: URL: https://github.com/apache/apisix-dashboard/issues/3279
### Current Behavior <img width="2498" height="815" alt="Image" src="https://github.com/user-attachments/assets/57d3d42f-7f7b-467f-90cd-10e582ecb54b" /> 通过api创建消费者后,点击配置白屏,无法正常看到生成的token,根据官方文档提示,需要通过api的方式来进行创建token。 <img width="2266" height="1191" alt="Image" src="https://github.com/user-attachments/assets/38248df9-a9b4-4904-8d01-ed162c2ab273" /> <img width="2059" height="1018" alt="Image" src="https://github.com/user-attachments/assets/ae648a6d-2372-49e7-8cc2-98721101f030" /> ### Expected Behavior 页面正常实现 ### Error Logs _No response_ ### Steps to Reproduce 1.通过docker创建apisix3.2.0 2.创建上游服务器 3.创建消费者,启用jwt-auth,无法正常添加token,通过api添加后,白屏 4.创建路由添加插件jwt-auth,可以正常使用。 ### Environment - APISIX version (run `apisix version`):3.2.0 - 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]
