Skip to content

is_plain_text() returns error #590

Open
@gregsadetsky

Description

@gregsadetsky

Calling gmail.check.is_plain_text() returns:

Uncaught TypeError: Cannot read property '4' of null
at Object.Gmail.api.check.is_plain_text (extension.js:11348)

The offending line is:

        var settings = api.tracker.globals[17][4][1];

i.e., this line.

I am using gmail.js version 0.9.9.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bughelp/PR wantedNone of the core maintainers are actively working on this

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions