ternandsparrow / wild-orchid-watch-pwa

Progressive Web App for the Wild Orchid Watch citizen science project
https://app.wildorchidwatch.org
4 stars 4 forks source link

Cannot read properties of undefined (reading 'thumbnailUrl') when deleting remote obs #103

Open tomsaleeba opened 2 years ago

tomsaleeba commented 2 years ago

Tested on commit 76321e356d6b028647a705036c13f495c4b56a4a

Steps:

Expected:

Actual:

Notes: After the status check to the facade is done and the local record is deleted, the empty obs item is gone and the UI is correct. The bug only exists while the delete is pending.

image