Geojson Export Deletes Random Features

Hello! I’m having an issue with the .geojson export option. I have a form which collects both point and polygon data in two separate questions. It’s been exporting data just fine as a .csv, but unfortunately deletes random polygon features when exporting as a .geojson. Specifically, it will keep all of the points, but cuts 63/105 of the polygons - with no apparent pattern. I’ve tried switching certain export settings (such as which questions are included, flattening vs. not flattening it, the select many option), all to no avail.

Does anyone have an idea of what might be going on? Thanks so much!

Welcome to the community, @jkroger! Have you downloaded your data in JSON format using the API to see if that helps?