If I place a breakpoint in the OnUpdate handler (async) in a grid, spend about 20 seconds inspecting values (no code changes, just looking at values) and then "continue" I get the following:
The grid is now completely unresponsive ... it doesn't continue execution and I have to basically stop execution from VS 2026. Having to return a test session every time I debug is INCREDIBLY time consuming ... there must be a better way to debug?