wppconnect-frontend-vue
wppconnect-frontend-vue copied to clipboard
apos autenticar com sucesso acontece esse carregamento infinito
alem da api retornar isso: error: 2025-08-05T20:06:53.687Z Cannot read properties of undefined (reading 'phone') - TypeError: Cannot read properties of undefined (reading 'phone')
at statusConnection (/media/miguelsboragan/93ef9e43-2e82-4ca8-a9ce-11cfb2eb0230/Dev/wppconnect-server/src/middleware/statusConnection.ts:32:18) e o console : Uncaught (in promise)
Object { message: "Request failed with status code 404", name: "AxiosError", code: "ERR_BAD_REQUEST", config: {…}, request: XMLHttpRequest, response: {…}, stack: "" }
code: "ERR_BAD_REQUEST"
config: Object { timeout: 0, xsrfCookieName: "XSRF-TOKEN", xsrfHeaderName: "X-XSRF-TOKEN", … }
message: "Request failed with status code 404"
name: "AxiosError"
request: XMLHttpRequest { readyState: 4, timeout: 0, withCredentials: false, … }
response: Object { data: {…}, status: 404, statusText: "Not Found", … }
stack: ""
[Vue Router warn]: No match found for location with path "/index" 2 vue-router.esm-bundler.js:72:1
Uncaught (in promise)
Object { message: "Request failed with status code 404", name: "AxiosError", code: "ERR_BAD_REQUEST", config: {…}, request: XMLHttpRequest, response: {…}, stack: "" }
code: "ERR_BAD_REQUEST"
config: Object { timeout: 0, xsrfCookieName: "XSRF-TOKEN", xsrfHeaderName: "X-XSRF-TOKEN", … }
message: "Request failed with status code 404"
name: "AxiosError"
request: XMLHttpRequest { readyState: 4, timeout: 0, withCredentials: false, … }
response: Object { data: {…}, status: 404, statusText: "Not Found", … }
stack: ""