Edited data record no longer pulling data from csv

Has anyone ever experienced an issue where you edit a record submitted by someone else using the edit button (pencil) in the data table and then the record seems to stop pulling from the csv? Because the form is set to ‘open’ only if the UID is correct, I now can’t access the submitted data for that record. If anyone has tips for accessing the submitted data, I’d appreciate them. I’ve tried printing, but since an incorrect UID skips the rest of the form, it’s just a blank page. I’m hoping to somehow fix this issue and recover the data.

Note: I’ve submitted a bug report via github.

Screenshots:

Data Table