Skip to content

Data does not persist after editing a contact #5

@jdurand

Description

@jdurand

Hi,

I followed the tutorial and tried to build a prototype based on what I learned. I couldn't get an entry to save. I looked around and found nothing.
Then, I downloaded this project and tried it to realize it had the same problem I have with my prototype. Entries can be created, but when editing and saving, the modifications won't persist.

If you edit a contact entry and then save it, you'll se the modifications if you go back into that contact's record, but they wont persist after a page load. I looked at a record object and the data seems to have the new values, but an attribute named Raw data seems to keep the old data.

Is this an issue with the localstorage proxy or is this an issue with how the data is being saved?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions