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
{{ message }}
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
that i can continue the login
Videos
https://github.com/mgilangjanuar/teledrive/assets/129201282/7774805c-396d-48b8-a14d-18ceae2901c7
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Erroe Code:
Test: 1
{ "message": "Network Error", "name": "Error", "stack": "Error: Network Error\n at e.exports (https://teledrive-web.vercel.app/static/js/14.43d6dd58.chunk.js:2:398784)\n at h.onerror (https://teledrive-web.vercel.app/static/js/14.43d6dd58.chunk.js:2:397739)", "config": { "url": "/auth/sendCode", "method": "post", "data": "{"phoneNumber":"+undefined3494653441","invitationCode":""}", "headers": { "Accept": "application/json, text/plain, /", "Content-Type": "application/json" }, "baseURL": "https://teledriveapp.herokuapp.com/api/v1", "transformRequest": [ null ], "transformResponse": [ null ], "timeout": 0, "withCredentials": true, "xsrfCookieName": "XSRF-TOKEN", "xsrfHeaderName": "X-XSRF-TOKEN", "maxContentLength": -1, "maxBodyLength": -1, "transitional": { "silentJSONParsing": true, "forcedJSONParsing": true, "clarifyTimeoutError": false } } }
Test: 2
{ "message": "Network Error", "name": "Error", "stack": "Error: Network Error\n at e.exports (https://teledrive-web.vercel.app/static/js/14.43d6dd58.chunk.js:2:398784)\n at h.onerror (https://teledrive-web.vercel.app/static/js/14.43d6dd58.chunk.js:2:397739)", "config": { "url": "/auth/sendCode", "method": "post", "data": "{"phoneNumber":"+393494653441","invitationCode":""}", "headers": { "Accept": "application/json, text/plain, /", "Content-Type": "application/json" }, "baseURL": "https://teledriveapp.herokuapp.com/api/v1", "transformRequest": [ null ], "transformResponse": [ null ], "timeout": 0, "withCredentials": true, "xsrfCookieName": "XSRF-TOKEN", "xsrfHeaderName": "X-XSRF-TOKEN", "maxContentLength": -1, "maxBodyLength": -1, "transitional": { "silentJSONParsing": true, "forcedJSONParsing": true, "clarifyTimeoutError": false } } }
Developer console Log:
console.txt
network log:
teledrive-web.vercel.app.zip
memory dump (chrometab only):
Heap-20240405T180316.zip
The text was updated successfully, but these errors were encountered: