nuxt-community / axios-module

Secure and easy axios integration for Nuxt 2
https://axios.nuxtjs.org
MIT License
1.19k stars 245 forks source link

Impossible to perform properly the delete requests (update to axios 0.21.0) #442

Closed brccosta closed 3 years ago

brccosta commented 4 years ago

Dear guys,

The Data option not being set in axios.delete in v0.20! See: https://github.com/axios/axios/issues/3268, https://github.com/axios/axios/issues/3220#issuecomment-688566578

Such a problem has been solved in axios 0.21.0. Is is possible to use such a version?

ricardogobbosouza commented 3 years ago

Hi @brccosta Resolved in v5.12.5