Skip to content

Fix direct uses of document and global #373

Closed
@zpao

Description

@zpao

8f15eea introduced a couple uses. We need to fix them because

  1. global isn't actually available (though we need to be careful about using window directly as well - 458836a)
  2. document breaks server rendering - ReferenceError: document is not defined facebookarchive/react-page#28

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions