Home

Issue: 2274

ReferenceError: XMLHttpRequest is not defined

[issue link]

Im using a custom api plugin that has its own axios. I got “ReferenceError: XMLHttpRequest is not defined” error when using that plugin to fetch data for my component’s asyncData.

This question is available on Nuxt.js community (#c1993)