btlqql opened a new issue, #2074: URL: https://github.com/apache/rocketmq-dashboard/issues/2074
## Problem web/src/pages/instance/consumer.tsx subscription tables use rowKey="topic" although one topic can have multiple subscription entries (different tag/SQL), causing React duplicate-key issues. ## Expected Use a composite key of topic, filterMode and expression. -- 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]
