You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe that it isn't supported by type, not by the plugin!
Double-wrapped axios returns the type of AxiosInstance, and AxiosStatic inherits from AxiosInstance, so can't your plugin support both types? Or is it okay if I force AxiosInstance to switch to AxiosStatic?
vue: 3.2.47
vue-axios: 3.5.2
axios: 1.3.4
I think you should edit the types file
The text was updated successfully, but these errors were encountered: