sidekick
sidekick copied to clipboard
logpoint not working after edit with nodejs agent
I tried the demo project https://github.com/boroskoyo/sidekick-nodejs-quickstart Following the instruction, and can get tracepoint working, but logpoint seems very unstable. After adding a logpoint, it only work occasionally. Even a logpoint is working, if you edit it and change the log expression, the change won't be effective. More info: the issue above occurs on Mac. I tried the same on windows, and the logpoint actually works on the demo project. Still have a small issue of refreshing the logpoint events in VSCode. I have to click on the logpoint to refresh the events. The refresh icon button doesn't work.
Hello, we recently released a new version of broker . When I checked your case with demo project after release, everything seems fine. I hope it works for you now.
Notify us about your status please so that we can continue working on it or close issue.
Hi Sunny, thank you for the feedback! We are currently working on improving our Visual Studio Code. Can you reproduce the same scenario with the updated agent which is 0.0.14?
Thanks @boroskoyo for your response. I tried the version 0.0.14. The same problem still exist: the logpoint doesn't reflect any change. I have to delete the existing logpoint and add a new one to show the change. Please note that it is a problem for Mac only. It works for windows.
Alright, I see. Let me try it again and get back to you asap 👨💻
Tested this issue with our agents' latest version. It seems to be fixed by now