Skip to content

undefined gets saved as a string #39

@Mattijah

Description

@Mattijah

I am not sure what exactly causes this, but executing secureLocalStorage.setItem("test", undefined); then doing a website refresh and secureLocalStorage.getItem("test"); gets back "undefined". It should not be returning back a string as that is not what was 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