Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.
This repository was archived by the owner on May 13, 2024. It is now read-only.

GM_getValue returns null #35

Open
Open
@Jesse-Weinstein-Zonar

Description

@Jesse-Weinstein-Zonar

Not undefined (at least on Firefox 38.0.5, Greasemonkey 3.2).
Line 629 should be changed to:

        if (val !== undefined && val!==null) {

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