-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed as not planned
Labels
P1Significant bug affecting many users, highly requested featureSignificant bug affecting many users, highly requested featurebugSomething isn't workingSomething isn't workingready for workEnough information for someone to start working onEnough information for someone to start working on
Description
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:
- Upgrade project
- Start node and require/import the module
- Observe fetch is no longer [Function: fetch]
Expected behavior
Leave global alone.
domdomegg, zenandrei and gpetit-isec
Metadata
Metadata
Assignees
Labels
P1Significant bug affecting many users, highly requested featureSignificant bug affecting many users, highly requested featurebugSomething isn't workingSomething isn't workingready for workEnough information for someone to start working onEnough information for someone to start working on