Skip to content

Local storage updates overwritten on subsequent updates within the same request #71

Description

@Kvnyu

I've found a bug where local storage updates become overwritten when it is updated more than once within a single request. I assume this is because LocalDb only reads from the file on construction, and does not re-read from the file before it writes to it.

Is this intended behaviour?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions