Fine0830 commented on PR #377: URL: https://github.com/apache/skywalking-booster-ui/pull/377#issuecomment-2029974111
> Can you remove the div event listener when clicking search and add it back after the trace rendering? You can use [disconnect](https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver/disconnect) to stops the MutationObserver instance from receiving further notifications until and unless [observe()](https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver/observe) is called again. -- 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]
