Closed yodatak closed 1 year ago
Hi thanks again ,
i got this AxiosError when i go to statistics and i don't show nothing on firefox Uncaught (in promise) Object { message: "Network Error", name: "AxiosError", code: "ERR_NETWORK", config: {…}, request: XMLHttpRequest, response: XMLHttpRequest, stack: "" } code: "ERR_NETWORK" config: Object { timeout: 0, xsrfCookieName: "XSRF-TOKEN", xsrfHeaderName: "X-XSRF-TOKEN", … } adapter: function exports(t) baseURL: "/" data: undefined env: Object { FormData: null } FormData: null
Could be an ad-blocker plugin blocking the request. Please try disabling it on the site.
Hi thanks it effectily a ublock origin issue in the easyprivacy line 727 that match this url "/analytics/view"
https://easylist.to/easylist/easyprivacy.txt
Hi thanks again ,
i got this AxiosError when i go to statistics and i don't show nothing on firefox Uncaught (in promise) Object { message: "Network Error", name: "AxiosError", code: "ERR_NETWORK", config: {…}, request: XMLHttpRequest, response: XMLHttpRequest, stack: "" } code: "ERR_NETWORK" config: Object { timeout: 0, xsrfCookieName: "XSRF-TOKEN", xsrfHeaderName: "X-XSRF-TOKEN", … } adapter: function exports(t) baseURL: "/" data: undefined env: Object { FormData: null } FormData: null