Closed GiselleSerate closed 7 years ago
Only seems to be having a fit on pantry data. List data works gracefully. Will try clearing pantry data manually, as it was generated during a period of significant code upheaval and then seeing if I can replicate the error.
Only loading defaults into list, and it still occasionally does this. Sometimes it eats items that I add, except somehow it doesn't do this after I've added print statements so I haven't figured out why.
Item eating seems to happen to the first item added after switching tabs.
Adding a call to refreshPage() in viewWillAppear seems to fix everything? I don't know why it would, but it's not doing it anymore.
Suspected cause: clearing empty rows? or maybe deleting multiple things at once.