I'm trying to get a CSV with just over 2000 records uploaded into Firebase via the FF content manager. All the data validation steps etc. pass just fine, but upon returning to the FF content manager, only 1000 records show, and they represent a semingly arbitrary selection from the total collection.
I'm not aware of any relevant limits to either the upload CSV step, or on the "Sparks" plan in Firebase -- I'm just uploading a bunch of integers and strings with a total weight of 92KB...
Also, when trying to scroll through the uploaded records via the FF content manager, Chrome gets hung up / never loads the second page.
Am I missing something here? Any help appreciated... Thanks!