For some reason, I am now plagued with “Current User” throughout many screens in my app. I don’t have a clue how they got there, but it seems the only way to remove them is to completely delete and rebuild each screen.
If you delete & re-build, did you also meant you linked to that screen from other required screens back also? I guess it would be that, if screen B linked to screen A where no user data but there’s also a screen C which is linked to screen B that is passing user data, then screen A also gets user data. @Victor, what do you think?