yyqdbngt opened a new pull request, #1172: URL: https://github.com/apache/rocketmq-dashboard/pull/1172
The client connection search called connection.address.includes(search) without guarding null and without lower-casing, which could crash the filtered list. It now uses optional chaining and a normalized search. -- 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]
