Skip to content
This repository was archived by the owner on Jun 11, 2019. It is now read-only.
This repository was archived by the owner on Jun 11, 2019. It is now read-only.

ReferenceError: TYPE_UNDEFINED is not defined #19

@jeromecovington

Description

@jeromecovington

I was getting an error running Harvey in a browser environment without using a module loader.

So I added this at the top of the outmost anonymous closure:

var State, _mediaQueryList, TYPE_UNDEFINED = 'undefined';

That fixed the error. I am happy to open a PR, if you prefer.

Thanks!

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