yyqdbngt opened a new issue, #2082:
URL: https://github.com/apache/rocketmq-dashboard/issues/2082

   ## Problem
   
   web/src/pages/instance/topic.tsx openDetail starts multiple async requests 
without a generation guard, so rapid topic switching lets a slow older response 
clear the loading state while the newer request is still in flight.
   
   ## Expected
   
   Guard detail requests with a request id ref.


-- 
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]

Reply via email to