Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Windows / IE - localStorage.get can error out #1

@jleven

Description

@jleven

We are seeing the following error in Rollbar: "Error: There is not enough space on the disk."
(For NRI folks, the link is: https://rollbar.com/NoRedInk/NoRedInk/items/11892/)

This is only occurring for IE on Windows.

I tracked down the line and column number for the error, and it's happening at this line in the native implementation.

My conclusion, as odd as it sounds, is that IE on Windows can raise a "not enough space" error on an attempt to read from local storage.

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