starsz opened a new pull request #1151: URL: https://github.com/apache/apisix-dashboard/pull/1151
Please answer these questions before submitting a pull request - Why submit this pull request? - [x] Bugfix - [ ] New feature provided - [ ] Improve performance - Related issues fix #1130 ___ ### Bugfix - Description If the label argument with the same key, the previous value will be covered by the latter value in genLabelMap. So the response is not correct. - How to fix? Use the `key:value` as a key in genLabelMap. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
