123123213weqw opened a new issue, #1614: URL: https://github.com/apache/rocketmq-dashboard/issues/1614
## Bug The Proxy page writes the discovered current address to `localStorage` inside the same `try` block as `queryProxyHomePage`. If persistence throws, the page reports `proxy.fetchListFailed` and refresh returns false even though discovery succeeded and the nodes were already returned. ## Expected behavior Treat the address preference as best-effort storage so discovered Proxy nodes remain usable when browser storage is unavailable. -- 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]
