apisix-dashboard icon indicating copy to clipboard operation
apisix-dashboard copied to clipboard

The page for adding plugins and configuring plugins is blank

Open JackyZhuYK opened this issue 2 years ago • 0 comments

Issue description

If the cors plugin is enabled and allow_origins is set to the domain name (https://xxx.com), configure to change allow_origins to *, and then enable other plugin or configure existing plugin to display blank information. The F12 console reports an error 1691983202047

Expected behavior

Plugins can be added and edited as normal

How to Reproduce

  1. Go to plugins
  2. Enable the cors plugin
  3. Configure to change cors allow_origins to other value
  4. Enable the cors plugin or configure to change cors

Screenshots

No response

Environment

  • apisix version (cmd: apisix version): 3.2.0
  • OS (cmd: uname -a): container Linux apisix-6dd69599c4-vr8qm 3.10.0-957.el7.x86_64 #1 SMP Thu Nov 8 23:39:32 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
  • OpenResty / Nginx version (cmd: nginx -V or openresty -V): openresty/1.21.4.1
  • etcd version, if have (cmd: run etcd --version): 3.5.8
  • apisix-dashboard version, if have: 3.0.0
  • Browser version, if have: Google Chrome 115.0.5790.99

Additional context

No response

JackyZhuYK avatar Aug 14 '23 03:08 JackyZhuYK