Skip to content

Page breaks if localStorage is disabled #154

@xaur

Description

@xaur

If I visit https://timestamp.decred.org with JS disabled, it shows some UI. If I enable JS but not enable localStorage, the page crashes with localStorage is null error and shows nothing. If I enable localStorage and cookies, the app shows properly.

There are two issues to consider here:

  1. The page should not crash and go blank if localStorage is unavailable
  2. localStorage may not be needed at all for this app to work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions