Skip to content

typeof comparing with non-standard value "unknown" #35

@vsimko

Description

@vsimko

} else if (typeof strData == "unknown") {

This should probably be "undefined"

The value unknown seems to be something specific to Internet Explorer.
see also https://stackoverflow.com/questions/10982739/typeof-returning-unknown-in-ie

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