Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Axios error

more options

Dear All,

I am developer. I created the sign up form, when I am using Mozilla. I faced this error:


message: "Request aborted", name: "AxiosError", code: "ECONNABORTED", config: {…}, request: XMLHttpRequest }.

I checked it with Chrome and it works very well. It seems Mozilla has issue.

I can stored my data into database using Chrome. Therefore, I suggested you for developing purposes, never use Mozilla. Unless, you have solution.

Best,

Dear All, I am developer. I created the sign up form, when I am using Mozilla. I faced this error: message: "Request aborted", name: "AxiosError", code: "ECONNABORTED", config: {…}, request: XMLHttpRequest }. I checked it with Chrome and it works very well. It seems Mozilla has issue. I can stored my data into database using Chrome. Therefore, I suggested you for developing purposes, never use Mozilla. Unless, you have solution. Best,

Toutes les réponses (1)

more options

It sounds like this issue: https://github.com/axios/axios/issues/4967

Please see my comment there about how to modify your form or script.