mdnfiras opened a new issue, #3201: URL: https://github.com/apache/apisix-dashboard/issues/3201
### Issue description After adding labels to a consumer, we can see them displayed on the consumer page. But as soon as I refresh the consumer page the labels do not show anymore. ### Expected behavior The consumer labels are always shown in the consumer page. ### How to Reproduce 1. Create a consumer (using the dashboard or admin API) with one or multiple labels, or add a label to an existing consumer. 2. Refresh the consumer page (or simply visit it) ### Screenshots <img width="1369" height="753" alt="Image" src="https://github.com/user-attachments/assets/398eeed9-93a6-4bb1-8c7c-da812e1ea04a" /> as you can see in the network inspection tab, the backend returned the consumer info and the label is there, it is just not shown in the dashboard. ### Environment - apisix version (cmd: `apisix version`): 3.13.0 - OS (cmd: `uname -a`): COS (Linux) on GKE 1.33 - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): nginx version: openresty/1.27.1.2 - etcd version, if have (cmd: run `etcd --version`): v3.6.4 - apisix-dashboard version, if have: not sure how find this out, but it should be the one that comes with apisix 3.13.0 container - Browser version, if have: Google Chrome Version 140.0.7339.133 (Official Build) (arm64) ### 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: notifications-unsubscr...@apisix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org