Skip to content

v1.25.0 pollutes/replaces global.fetch #1376

@djMax

Description

@djMax

Describe the bug
I don't precisely know what's happening here because basic steps haven't shown a culprit. But if I upgrade my project to 1.25.0, from 1.24.3, global fetch is now some anonymous function, which breaks all sorts of things.

To Reproduce
Steps to reproduce the behavior:

  1. Upgrade project
  2. Start node and require/import the module
  3. Observe fetch is no longer [Function: fetch]

Expected behavior
Leave global alone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions