Azure Blob
Unanswered
Acacia-ants posted this in #help-forum
Acacia-antsOP
Hey guys,
I'm facing a problem when working with @azure/blob in route handler. I'm getting error 'Blob Upload Error TypeError: Expected signal to be an instanceof AbortSignal'. For now I used this approach https://github.com/node-fetch/node-fetch/issues/784#issuecomment-1960057779 or https://github.com/vercel/next.js/issues/55682 so by disabling serverMinification. Is there any other approach to work on it?
I'm facing a problem when working with @azure/blob in route handler. I'm getting error 'Blob Upload Error TypeError: Expected signal to be an instanceof AbortSignal'. For now I used this approach https://github.com/node-fetch/node-fetch/issues/784#issuecomment-1960057779 or https://github.com/vercel/next.js/issues/55682 so by disabling serverMinification. Is there any other approach to work on it?