Current User Problem

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.

Has anyone else had this issue?

Hi @ThunderBlade,

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?

Thank you and have a great day!

@ThunderBlade my opinion - if it doesn’t hurt your app’s logic, you can simply ignore it.