In this case when stepping into blocks the receiver is not the object: <img width="1840" height="1106" alt="Image" src="https://github.com/user-attachments/assets/8fdbf95e-d4b1-45e3-abbf-639b7d23a44c" /> When stepping in the second block variables like `dict` are missing. <img width="1840" height="1106" alt="Image" src="https://github.com/user-attachments/assets/413e0d9e-f487-48ea-91d3-83118c5097a8" /> Details are missing also when the exception is triggered: <img width="1840" height="1106" alt="Image" src="https://github.com/user-attachments/assets/8962b025-a13a-4f1d-8cbf-b69a962ff580" />
In this case when stepping into blocks the receiver is not the object:
When stepping in the second block variables like
dictare missing.Details are missing also when the exception is triggered: