JackyZhuYK opened a new issue, #2853: URL: https://github.com/apache/apisix-dashboard/issues/2853
### 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  ### 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_ -- 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]
