yyqdbngt opened a new issue, #2081: URL: https://github.com/apache/rocketmq-dashboard/issues/2081
## Problem web/src/pages/instance/message.tsx formatTimeMs(0) renders the epoch (1970-01-01) for an unconsumed message because the backend serializes consumeTime as 0. ## Expected formatTimeMs returns '-' for zero or falsy values. -- 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]
