I have a Power App that I've put a ton of work into and now, suddenly, every element in the app does not appear in the editing environment. It appears that all of the screens are blank but the objects are visible in the tree control. It's as if something got corrupted.
I can't think of anything I did that would cause this. The issue started right after I refreshed the browser tab in which the editor was running, but again that should not corrupt a project. The last published version of the app runs as expected, but the elements still don't appear in the editor after restoring that version.
If I break then fix a property on an element to "reassert" it, that will cause it to appear again. The attached gif shows this using the BackgroundImage property on one of the screens.
UPDATE: "reasserting" the problematic elements turns out not to be as big of a task as I initially thought so I'm going that route. I wish I knew what happened to cause this!