לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

מידע נוסף

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,

כל התגובות (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.