I added a map, a spreadsheet, a marker and set up the geojson feature collection with the map.I did copy and paste the spreadsheet between screens, but it got funky and didn't appear in the designer but the code was in the blocks editor. Anyway, added again and it seemed ok.
After a couple of hours of coding, the screen froze so I refreshed. A lot of the work disappeared. Some of the blocks showed up double, so duplicates, and all the coloring I did of the polygons in the features disappeared. Also, the centerFromString and zoom level on my map disappeared.
I also noticed if I save as to another project, the copied project is missing most of the components. But the code is there. Same for saving to my computer and reuploading. Most of components are gone (all of feature collection), a button, and notifier disappeared. I had gotten the server error message earlier so maybe that corrupted my project.
Is anyone else having any issues? I continue to have problems. The latest is that the code blocks are save but the components are not there when I open the project after leaving it and returning the next day. Notifier and Spreadsheet are gone.
I wonder if something is corrupted in the designer side of the screen. Is the blocks editor marking the blocks as bad/missing components?
I get an error in the blocks involving those components, so it does say they are missing components. You think it's the designer that is corrupted? Makes sense, as luckily the blocks are still there. I do keep getting the red Server Error message too. Cannot save to server, try again later. I am saving it as an aia on my computer but the components are still missing.
Saving an AIA exports it from the server, so if you are getting server errors attempting to save then you won't have success exporting. What you can try to do is open the Network developer tools in the browser, make a change to the designer and the blocks, and let it attempt to save. Then, there is a button to export the network traffic as a HAR file, which Jeff and I can analyze to see what might be going on.
I re-added all the components last night, opened it this morning and they are there. What did go missing again is the linked geojson on my featureCollection. I'll do what you recommend above and email it to you. Thanks.