yangyang122 opened a new issue, #2771: URL: https://github.com/apache/apisix-dashboard/issues/2771
### Issue description edit global plugin, focus no data,dashboard page error ### Expected behavior expect this ### How to Reproduce help edit global , step1: curl http://127.0.0.1:9180/apisix/admin/global_rules/1 -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1' -X PUT -d ' { "plugins": { "limit-count": { "count": 10, "time_window": 60, "key": "remote_addr", "rejected_code": 503, "policy": "local" } } }'  step2: edit this  ### Screenshots _No response_ ### Environment apisix-dashboard:3.0.0 ### 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]
