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.
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1993">#c1993</a>)</em></sub></div>