diadal / vue-social-auth

Laravel Vue (SPA) Social Auth
75 stars 27 forks source link

TypeError: Cannot read property 'status' of undefined at errorHandler #36

Closed ruhulrahman closed 3 years ago

ruhulrahman commented 3 years ago

After popup open when select auth person then close the popup and show this error message:

err: TypeError: Cannot read property 'status' of undefined at errorHandler (http://localhost:8000/js/chunks/135.6a1bac210ab0004b55e4.js:79:22) at http://localhost:8000/js/chunks/135.6a1bac210ab0004b55e4.js:128:24 message: "Cannot read property 'status' of undefined" stack: "TypeError: Cannot read property 'status' of undefined\n at errorHandler (http://localhost:8000/js/chunks/135.6a1bac210ab0004b55e4.js:79:22)\n at http://localhost:8000/js/chunks/135.6a1bac210ab0004b55e4.js:128:24" proto: Error

diadal commented 3 years ago

can you share your code status error should be from your code