thousands-horse-90118
08/31/2022, 2:25 AMUncaught TypeError: Cannot read properties of undefined (reading 'fetch')
. The offending line is the following: exports.fetch = isFunction(global.fetch) && isFunction(global.ReadableStream);
Note, the error does not occur in the production build, so I do suspect the issue is build / framework related.sticky-dress-98131
08/31/2022, 2:25 AM