I made 1 change to my app in ExB and then published, and now it has completely erased everything!!!! In edit mode it is now completely blank! Nothing!
In ArcGIS Online Assistant, it appears as though the JSON is still there for the published version. Even though that now loads blank too. ESRI has not exposed the JSON for the draft version so I can't see if it is there anymore, but I suspect it isn't.
PLEASE FIX!!!!!!
BUG UPDATE:
I discovered the BUG causing this issue, which I explain in detail in a reply below. Essentially, "ghost widgets" in the JSON are left behind from previous versions and are not being updated to 1.15.0. These widgets are nowhere to be found in the editor but still appear in the JSON code. Because they are not in the app, they are not updated when you save it. The presence of widgets with older versions makes the JSON unreadable by the newest version of ExB. Use the link below to jump to the longer explanation.
See Reply Below