Skip to content

bug: using the Dashboard in version 3.2.0, after creating a consumer via the API and clicking "Configure Next," the system crashes #3279

@786659214

Description

@786659214

Current Behavior

Image 通过api创建消费者后,点击配置白屏,无法正常看到生成的token,根据官方文档提示,需要通过api的方式来进行创建token。 Image Image

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):

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions