2023-12-13 8:11 PM
in debugging mode the values of variables gets corrupted when I check in live expressions. Here corrupted means shows wrong values.
Solved! Go to Solution.
2025-03-13 6:00 AM
+1 Please fix this issue.
Best Regards.
2025-03-24 4:20 AM
Please resolve and fix the live expression bug. It is a situation that negatively affects many developers around the world. It is a very bad situation for the company brand. Because of you, we spend hours finding bugs.
2025-03-29 5:16 AM
I have an Temporary Solution for that problem that i am using since last two year.
Step 1) Close the Tab of the Live Expressions.
Step 2) Right Click on Project >> Select "Clean Project"
Step 3) Build and debug
Step 4) Select the "Live Expression" from the windows tab
As long as you do not edit the code, Live expressions will work fine but if you do edit the code then make sure to follow above procedure.
Thanks,
Mahek Yadav