apisix-dashboard
                                
                                 apisix-dashboard copied to clipboard
                                
                                    apisix-dashboard copied to clipboard
                            
                            
                            
                        The page for adding plugins and configuring plugins is blank
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
- Go to plugins
- Enable the cors plugin
- Configure to change cors allow_origins to other value
- 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 -Voropenresty -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