yyqdbngt opened a new issue, #2080: URL: https://github.com/apache/rocketmq-dashboard/issues/2080
## Problem web/src/pages/cluster/certs.tsx defines a local formatDateTime that renders 'NaN-NaN-NaN NaN:NaN:NaN' for null/invalid notAfter, duplicating utils/format.ts formatDateTime which already returns '-' for those inputs. ## Expected Reuse utils/format.ts formatDateTime. -- 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]
