After the debug panel addition, both my projecs are crashing due to some unexpected null values.
But i noticed something weird. When i look at the debug panel, some important values are null or empty, but, if i try to show them on the screen (with a text widget) they show up normally.
Before the debug panel update, both apps were working fine.
I dont know if its just a coincidence. Can someone help me?