Skip to content

ReferenceError: Hash is not defined #1

@niuage

Description

@niuage

Hey,

When I use $H({}), I get:
ReferenceError: Hash is not defined

In Object.js:
function isHash(object) {
return object instanceof Hash;
}

Where is Hash defined? Do I need to require Hash.js? But even then, Hash wouldnt be visible, right?

Thx

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